Skip to content

Commit af7bebc

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/classic-ui/layers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Then views and viewlets from your product can be enabled on the site instance us
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`.
6161
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`.
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`.
6363

6464

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

0 commit comments

Comments
 (0)