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 d082b77 commit 45ef38aCopy full SHA for 45ef38a
docs/content_management/pages/create_custom_page_block.md
@@ -23,7 +23,7 @@ First, add the following [YAML configuration](configuration.md#configuration-fil
23
24
`event` is the internal name for the block, and `name` indicates the name under which the block is available in the interface.
25
You also set up the category in the **Page blocks** toolbox that the block appears in.
26
-In this case, it doesn't show with the rest of the built-in blocks, but in a separate "Custom" category.
+In this case, it doesn't show up with the rest of the built-in blocks, but in a separate "Custom" category.
27
The thumbnail for the block can be one of the pre-existing icons, like in the example above, or you can use a custom SVG file.
28
29
A block can have multiple attributes that you edit when adding it to a page.
0 commit comments