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 e7bc9cf commit 29bd3e1Copy full SHA for 29bd3e1
docs/source/tutorial/index.rst
@@ -23,7 +23,7 @@ that gets the job done for your project.
23
needed. This is the fastest approach to create djangocms-frontend components.
24
Template-based (or auto) components are auto-detected.
25
26
-3. **Custom Component Development** – A more advanced method that lets you create
+3. **Custom component development** – A more advanced method that lets you create
27
custom components with **minimal code**. This approach is more flexible than the
28
template-based method, but requires some Python coding providing more control over
29
the components add and change forms, for example.
0 commit comments