diff --git a/docs/en/reference/annotations-reference.rst b/docs/en/reference/annotations-reference.rst index 881e98207..bad58c731 100644 --- a/docs/en/reference/annotations-reference.rst +++ b/docs/en/reference/annotations-reference.rst @@ -168,7 +168,7 @@ Optional attributes: ``writeConcern`` - Specifies the write concern for this document that overwrites the default write concern specified in the configuration. It does not overwrite a write concern given as :ref:`option ` to the - ``flush`` method when committing your documents. + ``flush`` method when committing your documents. .. code-block:: php