Skip to content

Commit 42b7f2b

Browse files
committed
typo
1 parent fdaa09b commit 42b7f2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bodyclasses.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Contained is a feature to plugin in own body-classes using named adapters.
55

66
Create a class like so:
77

8-
```Python:
8+
```Python
99
from plone.app.layout.globals.interfaces import IBodyClassAdapter
1010

1111
@implementer(IBodyClassAdapter)

0 commit comments

Comments
 (0)