Update 05_Template_Inheritance.md

Correct use of backticks rather than single quote
This commit is contained in:
DouG 2017-11-20 13:30:09 +13:00 committed by GitHub
parent 9760c95bc0
commit d2a6b979d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -149,7 +149,7 @@ to provide `before:` / `after:` declarations.
Name: modules-mymodule
After:
- '#modules-framework'
- `#modules-other`
- '#modules-other'
---
SilverStripe\Core\Manifest\ModuleManifest:
module_priority: