Skip to content

Commit e1509a2

Browse files
Update docs/source/how-to/use-frontend-as-component.rst
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
1 parent b244b04 commit e1509a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/how-to/use-frontend-as-component.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Using frontend plugins as components in templates
77
.. versionadded:: 2.0
88

99
The plugins of **djangocms-frontend** can be used as components in your
10-
templates - even in apps that do not use or integrate with djanog CMS
10+
templates - even in apps that do not use or integrate with django CMS
1111
otherwise. This is useful if you want use exactly the same markup for, say,
1212
buttons, links, the grid both in pages managed with django CMS and in
1313
other parts of your project without duplicating HTML code.

0 commit comments

Comments
 (0)