mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Update 05_Template_Inheritance.md
Minor grammar fix.
This commit is contained in:
parent
bff4acbe71
commit
5e45a4be88
@ -78,7 +78,7 @@ $Content
|
||||
<blink>Hi!</blink>
|
||||
```
|
||||
|
||||
If your classes have in a namespace, the Layout folder will be a found inside of the appropriate namespace folder.
|
||||
If your classes have a namespace, the Layout folder will be found inside of the appropriate namespaced folder.
|
||||
|
||||
For example, the layout template for `SilverStripe\Control\Controller` will be
|
||||
found at `templates/SilverStripe/Control/Layout/Controller.ss`.
|
||||
|
Loading…
Reference in New Issue
Block a user