소스 검색

Fixed minor typos

DAOUDI Soufian 10 년 전
부모
커밋
6253d9704b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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