Fixing typo in README

This commit is contained in:
Barreca Ludovic 2011-11-16 10:07:14 +01:00
parent 8a32a20dbb
commit 6b3eac4d5e

2
README
View File

@ -9,7 +9,7 @@ This plugin handles:
=========================
To handle routing or DIC autocompletion, you must have a ``app/console`` script that returns valid output concerning dic and routing.
In other terms, check that ``app/console conteriner:debug`` and ``app/console router:debug`` are working well.
In other terms, check that ``app/console container:debug`` and ``app/console router:debug`` are working well.
Then you can use <C-x><C-u> (user completion feature) to see all routes and DIC services with some extra informations in the ViM's menu popup.