Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
fabpot committed Mar 1, 2012
1 parent e765183 commit 9f322ab
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions doc/intro.rst
Original file line number Diff line number Diff line change
Expand Up @@ -68,11 +68,10 @@ Installing via Composer
{
"require": {
"twig": "1.6.0"
"twig/twig": "1.6.0"
}
}
3. Install via composer

.. code-block:: bash
Expand Down

0 comments on commit 9f322ab

Please sign in to comment.