Explorar o código

Fixed minor typos

DAOUDI Soufian %!s(int64=10) %!d(string=hai) anos
pai
achega
6253d9704b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Resources/doc/cookbook/recipe_sortable_listing.rst

+ 1 - 1
Resources/doc/cookbook/recipe_sortable_listing.rst

@@ -64,7 +64,7 @@ feature in your config.yml such as
 
 
 In ``ClientAdmin`` our we are going to add in the ``configureListFields`` method
-a custom action and use the default twig template provided in the pixSortableBehavioBundle
+a custom action and use the default twig template provided in the pixSortableBehaviorBundle
 
 .. code-block:: php