Skip to content
This repository has been archived by the owner on Nov 2, 2020. It is now read-only.

Commit

Permalink
Merge pull request #263 from javiereguiluz/patch-1
Browse files Browse the repository at this point in the history
Fixed a minor RST syntax issue
  • Loading branch information
fabpot authored Dec 2, 2019
2 parents b623390 + d907c29 commit 399ca68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ extensions.
filters: use the Twig intl extra extension:
`format_date <https://twig.symfony.com/doc/3.x/filters/format_date.html>`_,
`format_number <https://twig.symfony.com/doc/3.x/filters/format_number.html>`_,
`format_currency https://twig.symfony.com/doc/3.x/filters/format_currency.html>`_,
`format_currency <https://twig.symfony.com/doc/3.x/filters/format_currency.html>`_,
...

* *TextExtension*: ``truncate``, ``wordwrap`` filters: use the Twig string extra
Expand Down

0 comments on commit 399ca68

Please sign in to comment.