Skip to content

Commit a13e933

Browse files
brandon-irlrusscam
authored andcommitted
typo (#4156)
(cherry picked from commit 128f36c)
1 parent b0a8d86 commit a13e933

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
@@ -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)