diff --git a/Resources/views/Bootstrap/gettingStarted.html.twig b/Resources/views/Bootstrap/gettingStarted.html.twig index d0f58d5..e2dc3ea 100644 --- a/Resources/views/Bootstrap/gettingStarted.html.twig +++ b/Resources/views/Bootstrap/gettingStarted.html.twig @@ -124,7 +124,7 @@ knp_menu:

KnpPaginator theme

-

If you want to use KnpMenu to display menus in the Twitter Bootstrap style you have to tell KnpMenu to use the theme provided by BootstrapBundle.

+

If you want to use KnpPaginator to display pagination in the Twitter Bootstrap style you have to tell KnpPaginator to use the theme provided by BootstrapBundle.

 # app/config.yml
 knp_paginator:
@@ -362,4 +362,4 @@ $ php app/console assetic:dump
 
   
-{% endblock %} \ No newline at end of file +{% endblock %}