Skip to content

Commit 45ef38a

Browse files
committed
Fixed typo
1 parent d082b77 commit 45ef38a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content_management/pages/create_custom_page_block.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ First, add the following [YAML configuration](configuration.md#configuration-fil
2323

2424
`event` is the internal name for the block, and `name` indicates the name under which the block is available in the interface.
2525
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.
26+
In this case, it doesn't show up with the rest of the built-in blocks, but in a separate "Custom" category.
2727
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.
2828

2929
A block can have multiple attributes that you edit when adding it to a page.

0 commit comments

Comments
 (0)