diff --git a/_opensearch/rest-api/count.md b/_opensearch/rest-api/count.md index b7b6b12d..c3463a08 100644 --- a/_opensearch/rest-api/count.md +++ b/_opensearch/rest-api/count.md @@ -28,7 +28,7 @@ GET opensearch_dashboards_sample_data_logs/_count } ``` -You can also use the search API for the same result: +The following call to the search API produces equivalent results: ```json GET opensearch_dashboards_sample_data_logs/_search