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 2818794 commit df818a6Copy full SHA for df818a6
docs/backend/behaviors.md
@@ -89,7 +89,6 @@ There are two ways to add or remove a behavior on a content type:
89
### Using a GenericSetup profile
90
91
Given you already have a custom add-on with a `profiles/default` directory, and you created a custom behavior named `mybehavior.subtitle`.
92
-Given you created a custom behavior named `mybehavior.subtitle`.
93
94
If you want to enable a behavior on an existing content type, create a new directory `types` under `profiles/default`.
95
In the `types` directory, create a file named the same as the content type you want to change.
0 commit comments