Skip to content

Commit 92bf3f7

Browse files
committed
Merge pull request #1751 from robshakespeare/update-nest-asciidoc
Update nest.asciidoc
2 parents e247fae + 1055319 commit 92bf3f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/asciidocs/nest.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
== NEST
22

3-
A high level client that provides a strongly typed query DSL that maps one-to-one with the Elasitcsearch query DSL, and takes advantage of specific .NET features such as covariant results. NEST internally uses, and still exposes, the low level Elasticsearch.Net client.
3+
A high level client that provides a strongly typed query DSL that maps one-to-one with the Elasticsearch query DSL, and takes advantage of specific .NET features such as covariant results. NEST internally uses, and still exposes, the low level Elasticsearch.Net client.
44

55
This page only provides a quick overview -- the full documentation can be found at http://nest.azurewebsites.net.
66

0 commit comments

Comments
 (0)