Skip to content

Commit 21385a3

Browse files
committed
Merge pull request #1085 from mvpspl619/patch-1
Doc fix
2 parents 23b5923 + 8bc18b2 commit 21385a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Builds:
2121
#[NEST](https://github.com/elasticsearch/elasticsearch-net/tree/master/src/Nest#nest-)
2222
* High-level client that internally uses the low-level **Elasticsearch.Net** client
2323
* Maps requests and responses to strongly typed objects with a fluent interface and object initializer syntax to build them
24-
* Comes with a very powerful query DSL thats maps one-to-one with Elasticsearch
24+
* Comes with a very powerful query DSL that maps one-to-one with Elasticsearch
2525
* Takes advantage of .NET features where they make sense (i.e., covariant `IEnumerable<T>` result types, type and index inference)
2626
* All calls have async variants
2727

0 commit comments

Comments
 (0)