Skip to content

Commit

Permalink
Merge branch 'master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
ambroisemaupate committed Mar 30, 2015
2 parents 5dff94d + 49b4160 commit cf03658
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/using_twig.rst
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ You can of course call objects members within Twig using the *dot* separator.
Handling node-sources with Twig
-------------------------------

Most of frontent work will consist in Twig templating and Twig assignations. Roadiz Core entities are already
Most of frontend work will consist in Twig templating and Twig assignations. Roadiz Core entities are already
linked together not to prepare your data before rendering it. Basically, you can access nodes or nodeSources data
directly in Twig using the “dot” seperator.

Expand Down

0 comments on commit cf03658

Please sign in to comment.