Skip to content

Commit 29bd3e1

Browse files
Update docs/source/tutorial/index.rst
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
1 parent e7bc9cf commit 29bd3e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/tutorial/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ that gets the job done for your project.
2323
needed. This is the fastest approach to create djangocms-frontend components.
2424
Template-based (or auto) components are auto-detected.
2525

26-
3. **Custom Component Development** – A more advanced method that lets you create
26+
3. **Custom component development** – A more advanced method that lets you create
2727
custom components with **minimal code**. This approach is more flexible than the
2828
template-based method, but requires some Python coding providing more control over
2929
the components add and change forms, for example.

0 commit comments

Comments
 (0)