Skip to content

Commit 6f0178b

Browse files
Update CatCountRequest.ts documentation (#2773)
1 parent 9d007fa commit 6f0178b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/cat/count/CatCountRequest.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ import { Indices } from '@_types/common'
2222

2323
/**
2424
* Get a document count.
25-
* Provides quick access to a document count for a data stream, an index, or an entire cluster.n/
25+
* Provides quick access to a document count for a data stream, an index, or an entire cluster.
2626
* The document count only includes live documents, not deleted documents which have not yet been removed by the merge process.
2727
*
2828
* CAT APIs are only intended for human consumption using the command line or Kibana console.

0 commit comments

Comments
 (0)