Skip to content

Commit 578cc1f

Browse files
Update README file following the review
1 parent 6c73770 commit 578cc1f

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
@@ -263,7 +263,7 @@ print client.exists_entity(ids)
263263
```
264264

265265
### `count_entity_total()`
266-
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).
266+
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).
267267

268268
#### Request example
269269

0 commit comments

Comments
 (0)