diff --git a/docs/en/reference/storage-strategies.rst b/docs/en/reference/storage-strategies.rst index 58944087da..f5c94cbfc8 100644 --- a/docs/en/reference/storage-strategies.rst +++ b/docs/en/reference/storage-strategies.rst @@ -6,8 +6,8 @@ Storage Strategies Doctrine MongoDB ODM implements several different strategies for persisting changes to mapped fields. These strategies apply to the following mapping types: -- :ref:`int` -- :ref:`float` +- `int` +- `float` - :ref:`embed_many` - :ref:`reference_many`