aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMilo Casagrande <milo.casagrande@linaro.org>2014-08-19 14:25:29 +0200
committerMilo Casagrande <milo.casagrande@linaro.org>2014-08-19 14:25:29 +0200
commitc03d94c98b236a920dfb853e996eb3adceb62637 (patch)
tree61fb936c65487d7e210fe7a4eac6bf96a53cab2c /doc
parentf7ca82268c9cfc3328dbb161db1442c235c6484d (diff)
doc: Small doc fix.
Change-Id: I16baa57679a96164f06600470157dd5dc8fa2189
Diffstat (limited to 'doc')
-rw-r--r--doc/count-collection.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/count-collection.rst b/doc/count-collection.rst
index 419ba82..79ed192 100644
--- a/doc/count-collection.rst
+++ b/doc/count-collection.rst
@@ -8,8 +8,8 @@ GET
Count the elements in all collections or in the provided ``collection``.
- When using the query parameters, the results will include also the fields
- specified and their values.
+ When using the query parameters with a provided ``collection``, the results
+ will include also the fields specified and their values.
:param collection: The name of the collection to get the count of.
Can be one of ``job``, ``defconfig``, ``boot``.