Skip to content

Commit 128f36c

Browse files
brandon-irlrusscam
authored andcommitted
typo (#4156)
1 parent ec9561f commit 128f36c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Tests/Tests/Search/WritingQueries.doc.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ namespace Tests.Search
1616
/**=== Writing queries
1717
*
1818
* Once you have data indexed within Elasticsearch, you're going to want to be able to search it. Elasticsearch
19-
* offers a powerful query DSL to define queries to execute agains Elasticsearch. This DSL is based on JSON
19+
* offers a powerful query DSL to define queries to execute against Elasticsearch. This DSL is based on JSON
2020
* and is exposed in NEST in the form of both a Fluent API and an Object Initializer syntax
2121
*
2222
*/

0 commit comments

Comments
 (0)