We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cd16a1 commit 45139feCopy full SHA for 45139fe
docs/en/reference/annotations-reference.rst
@@ -541,7 +541,7 @@ Optional attributes:
541
strings. This is required when `@Index`_ is used at the class level.
542
-
543
``options`` - Options for creating the index. Options are documented in the
544
- :ref:`indexes chapter <indees>`.
+ :ref:`indexes chapter <indexes>`.
545
546
The ``keys`` and ``options`` attributes correspond to the arguments for
547
`MongoDB\Collection::createIndex() <https://docs.mongodb.com/php-library/current/reference/method/MongoDBCollection-createIndex/>`_.
0 commit comments