Skip to content

Commit 5b359dc

Browse files
MrTangostevepiercy
andauthored
Update docs/classic-ui/layers.md
Co-authored-by: Steve Piercy <[email protected]>
1 parent afd255d commit 5b359dc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/classic-ui/layers.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,8 @@ Then views and viewlets from your product can be enabled on the site instance us
5858
### Unconditional overrides
5959

6060
If you want to override a view or a viewlet unconditionally for all sites without the add-on product installer support, you need to use `overrides.zcml`.
61-
You can override classes and templates in this file. To do this, you put the ZCML-registration in a files called overrides.zcml in the package root (next to the top most configure.zcml).
61+
You can override classes and templates in this file.
62+
To do this, you put the ZCML-registration in a file called `overrides.zcml` in the package root, next to the top-most `configure.zcml`.
6263

6364

6465
(classic-ui-creating-a-layer-label)=

0 commit comments

Comments
 (0)