mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-01 21:17:21 +00:00
Fix small typo
This commit is contained in:
+1
-1
@@ -35,7 +35,7 @@ The recommended way to install Twig is via Composer:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
composer requireuire "twig/twig:^2.0"
|
||||
composer require "twig/twig:^2.0"
|
||||
|
||||
Basic API Usage
|
||||
---------------
|
||||
|
||||
Reference in New Issue
Block a user