We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3a6876 commit bbbf003Copy full SHA for bbbf003
docs/source/how-to/use-frontend-as-component.rst
@@ -23,7 +23,7 @@ repetition.
23
To make plugins available as components, ensure that the
24
``CMS_COMPONENT_PLUGINS`` setting in your project's ``settings.py``
25
is a list that includes the necessary plugin names or dotted path to
26
- a plugin parent class . Only plugins named in the listing or their
+ a plugin parent class. Only plugins named in the listing or their
27
child classes can be used directly in templates
28
without creating database entries.
29
0 commit comments