diff --git a/docs/guide/defining-documents.rst b/docs/guide/defining-documents.rst index d749e00..3ee7796 100644 --- a/docs/guide/defining-documents.rst +++ b/docs/guide/defining-documents.rst @@ -469,7 +469,7 @@ If a dictionary is passed then the following options are available: Whether the index should be sparse. :attr:`unique` (Default: False) - Whether the index should be sparse. + Whether the index should be unique. .. note ::