Skip to content

Commit 1d6559e

Browse files
committed
Merge branch 'patch-3' of https://github.com/ericamick/elasticsearch-net into ericamick-patch-3
2 parents bbc1871 + 1103ad7 commit 1d6559e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Tests/ClientConcepts/HighLevel/Inference/IndicesPaths.doc.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ public class IndicesPaths
1010
{
1111
/**== Indices paths
1212
*
13-
* Some APIs in Elasticsearch take one or many index name or a special `_all` marker to send the request to all the indices
14-
* In nest this is encoded using `Indices`.
13+
* Some APIs in Elasticsearch take one or many index names or a special `_all` marker to send the request to all the indices.
14+
* In NEST this is encoded using `Indices`.
1515
*
1616
*=== Implicit Conversion
1717
* Several types implicitly convert to `Indices`

0 commit comments

Comments
 (0)