diff --git a/docs/deker/collection_schema.rst b/docs/deker/collection_schema.rst index 00bed2f..8ac1dde 100755 --- a/docs/deker/collection_schema.rst +++ b/docs/deker/collection_schema.rst @@ -104,7 +104,7 @@ with its *zero-index* at the front-left-bottom corner. .. image:: images/varray.png :scale: 30% -Let's query the following slice of it: ``[:, 2:4, :]`` +Let's query the following slice of it: ``[2:4, :, :]`` .. image:: images/varray_request.png :scale: 30%