Skip to content

Commit 217d12a

Browse files
Update README file following the review
1 parent d72b826 commit 217d12a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ client.existsEntity(ids).then((resp) => {
308308
```
309309

310310
### `countEntityTotal()`
311-
Count the number of inserted entities. This method corresponds to a [POST request at /query/count/entity/total](http://panel.slicingdice.com/docs/#api-details-api-endpoints-get-query-count-entity-total).
311+
Count the number of inserted entities in the whole database. This method corresponds to a [POST request at /query/count/entity/total](http://panel.slicingdice.com/docs/#api-details-api-endpoints-get-query-count-entity-total).
312312

313313
#### Request example
314314

0 commit comments

Comments
 (0)