Просмотр исходного кода

Update templates.rst

SoantaAdminBundle to SonataAdminBundle
aldee07 11 лет назад
Родитель
Сommit
98c0bda34d
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      Resources/doc/reference/templates.rst

+ 1 - 1
Resources/doc/reference/templates.rst

@@ -1,7 +1,7 @@
 Templates
 =========
 
-``SoantaAdminBundle`` comes with a significant amount of ``twig`` files used to display the
+``SonataAdminBundle`` comes with a significant amount of ``twig`` files used to display the
 different parts of each ``Admin`` action's page. If you read the ``Templates`` part of the :doc:`architecture` section of this guide, you should know by now how these are organized in
 the ``views`` folder. If you haven't, now would be a good time to do it.