Skip to content

Commit 5712a35

Browse files
Change document type to Document Type
1 parent 8446a31 commit 5712a35

File tree

1 file changed

+1
-1
lines changed
  • 14/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/block-editor

1 file changed

+1
-1
lines changed

14/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/block-editor/block-grid-editor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -462,7 +462,7 @@ Building Custom Views for Block representations in Backoffice is based on the sa
462462

463463
In this example, we will be creating content programmatically for a "spot" Blocks in a Block Grid.
464464

465-
1. On a document type add a property called **blockGrid**.
465+
1. On a Document Type add a property called **blockGrid**.
466466
2. Then add as editor **Block Grid**.
467467
3. In the Block Grid add a new block and click to **Create new Element Type**
468468
4. Name this element type **spotElement** with the following properties:

0 commit comments

Comments
 (0)