Skip to content

Commit 520fa05

Browse files
Update docs/source/tutorial/template_components.rst
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
1 parent 9e238d4 commit 520fa05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/tutorial/template_components.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ The fields declared earlier (``title``, ``slogan``, and ``hero_image``) are now
141141
The ``{% childplugins %}`` block allows additional CMS plugins (like buttons) to be added inside the component
142142
in the structure editor.
143143

144-
Make the component avialabvle in django CMS
144+
Make the component available in django CMS
145145
-------------------------------------------
146146

147147
Template components are discovered automatically - no more coding is required. If you change the declarative

0 commit comments

Comments
 (0)