Sébastien Kergreis 9 anni fa
parent
commit
c1d73fce0f
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      Resources/doc/getting_started/the_form_view.rst

+ 1 - 1
Resources/doc/getting_started/the_form_view.rst

@@ -122,7 +122,7 @@ Using the Sonata Model Type
 
 To make life easier for admins, you can use the
 :ref:`sonata_type_model field type <field-types-model>`. This field type will
-also render as a choice field, but it includes a create button to open an
+also render as a choice field, but it includes a create button to open a
 dialog with the admin of the referenced model in it:
 
 .. code-block:: php