Skip to content

Commit

Permalink
adding two dashes
Browse files Browse the repository at this point in the history
  • Loading branch information
Mipme committed Aug 22, 2017
1 parent f00710c commit 243c8a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/book/configuration/currencies.rst
Expand Up @@ -72,7 +72,7 @@ the ``Sylius\Component\Core\Currency\CurrencyStorageInterface`` with methods
$container->get('sylius.storage.currency')->set($channel, 'PLN');
Displaying Currencies in the templates
------------------------------------
--------------------------------------

There are some useful helpers for rendering money values in the front end.
Simply import the money macros of the ``ShopBundle`` in your twig template and use the functions to display the value:
Expand Down

0 comments on commit 243c8a6

Please sign in to comment.