Skip to content

Commit 9abd60a

Browse files
brandon-irlrusscam
authored andcommitted
typo (#4156)
(cherry picked from commit 128f36c)
1 parent 07c75f7 commit 9abd60a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ namespace Tests.Search
1717
/**=== Writing queries
1818
*
1919
* 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
20+
* offers a powerful query DSL to define queries to execute against Elasticsearch. This DSL is based on JSON
2121
* and is exposed in NEST in the form of both a Fluent API and an Object Initializer syntax
2222
*
2323
*/

0 commit comments

Comments
 (0)