Skip to content

Commit

Permalink
Update UPGRADE-2.0.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lolautruche committed Jun 16, 2017
1 parent 9e857f1 commit cec1bff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions UPGRADE-2.0.md
Expand Up @@ -66,7 +66,7 @@ ezdesign:
twig_config_path: '%kernel.root_dir%/..'
```

#### Additional template override paths
#### Additional templates override paths

**Before**
```yaml
Expand All @@ -80,7 +80,7 @@ ez_core_extra:
**After**
```yaml
ezdesign:
template_override_paths:
templates_override_paths:
- "%kernel.root_dir%/another_override_directory"
- "/some/other/directory"
```
Expand Down

0 comments on commit cec1bff

Please sign in to comment.