Skip to content

Commit

Permalink
minor #4751 [BestPractices] fix alignment of YAML values (xelaris)
Browse files Browse the repository at this point in the history
This PR was merged into the 2.3 branch.

Discussion
----------

[BestPractices] fix alignment of YAML values

| Q             | A
| ------------- | ---
| Doc fix?      | yes
| New docs?     | no
| Applies to    | 2.3+
| Fixed tickets |

Commits
-------

f49ac99 [BestPractices] fix alignment of YAML values
  • Loading branch information
wouterj committed Jan 8, 2015
2 parents 1972757 + f49ac99 commit 463c30b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion best_practices/templates.rst
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ name is irrelevant because you never use it in your own code):
app.twig.app_extension:
class: AppBundle\Twig\AppExtension
arguments: ["@markdown"]
public: false
public: false
tags:
- { name: twig.extension }
Expand Down

0 comments on commit 463c30b

Please sign in to comment.