diff --git a/en/reference/document-v1-api-reference.html b/en/reference/document-v1-api-reference.html index 93f35232b3..e8103d7bee 100644 --- a/en/reference/document-v1-api-reference.html +++ b/en/reference/document-v1-api-reference.html @@ -455,10 +455,11 @@
The slice number of the visit represented by this HTTP request. This number must be non-negative
- and less than the number of slices specified for the visit.
+ and less than the number of slices specified for the visit -
+ e.g., if the number of slices is 10, sliceId
is in the range [0-9].
{% include note.html content="If the number of distribution bits change during a sliced visit,
the results are undefined.
- Thankfully, this is a very rare occurrence, and is only triggered when adding content nodes." %}
+ Thankfully, this is a very rare occurrence and is only triggered when adding content nodes." %}