Skip to content

Commit

Permalink
Update docs.md (#428)
Browse files Browse the repository at this point in the history
'example.twig' was a typo:  this should refer to 'example.yaml' (as user is asked to create).
  • Loading branch information
mleathem authored and rhukster committed May 12, 2017
1 parent cca35b3 commit 18825a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/10.cookbook/03.plugin-recipes/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ class ExampleTwigExtension extends \Twig_Extension
}
```

`example.twig`:
`example.yaml`:

```
enabled: true
Expand Down

0 comments on commit 18825a4

Please sign in to comment.