Skip to content

Commit

Permalink
Fix a typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
csukuangfj committed Sep 15, 2021
1 parent 0c42832 commit a4e25cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/python_tutorials/ragged/basics.rst
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ Concepts about ragged tensors

A ragged tensor in ``k2`` consists of two parts:

- ``shape``, which is an instance of :class:`k2.RaggedTensor`
- ``shape``, which is an instance of :class:`k2.RaggedShape`

.. Caution::

Expand Down

0 comments on commit a4e25cf

Please sign in to comment.