Skip to content

Commit

Permalink
docs varray slice fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergey Rybakov committed Nov 21, 2023
1 parent b667a30 commit 18cdb84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/deker/collection_schema.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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: ``[1:4, :, :]``
Let's query the following slice of it: ``[1:3, :, :]``

.. image:: images/varray_request.png
:scale: 30%
Expand Down

0 comments on commit 18cdb84

Please sign in to comment.