mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-14 19:36:43 +00:00
minor #3435 Fix small typo in docs (apfelbox)
This PR was merged into the 2.x branch.
Discussion
----------
Fix small typo in docs
Commits
-------
7139e71c 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