Unverified Commit 5eafa873 authored by Rhett Ying's avatar Rhett Ying Committed by GitHub
Browse files

[doc] fix typo

parent 7eeac69a
...@@ -74,7 +74,7 @@ A dataloader is for iterating over a dataset and generate mini-batches. ...@@ -74,7 +74,7 @@ A dataloader is for iterating over a dataset and generate mini-batches.
ItemSet ItemSet
------- -------
An item set is a iterable collection of items. An item set is an iterable collection of items.
.. autosummary:: .. autosummary::
:toctree: ../../generated/ :toctree: ../../generated/
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment