We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07c75f7 commit 9abd60aCopy full SHA for 9abd60a
src/Tests/Tests/Search/WritingQueries.doc.cs
@@ -17,7 +17,7 @@ namespace Tests.Search
17
/**=== Writing queries
18
*
19
* Once you have data indexed within Elasticsearch, you're going to want to be able to search it. Elasticsearch
20
- * offers a powerful query DSL to define queries to execute agains Elasticsearch. This DSL is based on JSON
+ * offers a powerful query DSL to define queries to execute against Elasticsearch. This DSL is based on JSON
21
* and is exposed in NEST in the form of both a Fluent API and an Object Initializer syntax
22
23
*/
0 commit comments