diff --git a/README.md b/README.md index 58d7439a..23a5481f 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Once Composer has installed or updated your packages you need to register TwigBr ], ``` -Now find the alliases key, again towards the end of the file, and add 'Twig' => 'TwigBridge\Facade\Twig', to have easier access to the TwigBridge (or Twig_Environment): +Now find the aliases key, again towards the end of the file, and add 'Twig' => 'TwigBridge\Facade\Twig', to have easier access to the TwigBridge (or Twig_Environment): ```php 'aliases' => [