Skip to content

Commit 889ceb5

Browse files
authored
Update 15/umbraco-cms/fundamentals/data/defining-content/default-document-types.md
1 parent 45edbff commit 889ceb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

15/umbraco-cms/fundamentals/data/defining-content/default-document-types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Creating document types with templates allows you to define both the content str
1616

1717
An Element Type is a Document Type without a template containing schema configurations for repeating a set of properties. These are for defining schema in the Block List Editor, Block Grid Editor, or other Element Type-based editors.
1818

19-
Element Types cannot be used to create content that resides in the Content tree. When you create an Element type, it automatically sets the **Is Element Type** flag to **True** on the **Permissions** tab.
19+
Element Types cannot be used to create content in the Content tree. When you create an Element type, it automatically sets the **Is Element Type** flag to **True** on the **Permissions** tab.
2020

2121
![Element type](/15/umbraco-cms/fundamentals/data/images/element-type.png)
2222

0 commit comments

Comments
 (0)