Skip to content

Commit 4d68739

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

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
@@ -24,7 +24,7 @@ Element Types are created using the same workflow as regular Document Types but
2424

2525
## Folder
2626

27-
A Folder is a special type of Document Type that can be used to organize content in the Content tree. Folders can contain other content items, such as other folders or content nodes. They are useful for organizing content in a logical hierarchy, making it easier to manage and navigate your website's content. They cannot be used to create content that is displayed on the front end of your website.
27+
Folders are a special type of Document Type that can be used to organize content in the Content tree. Folders can contain other content items, such as other folders or content nodes. They are useful for organizing content in a logical hierarchy, making it easier to manage and navigate your website's content. They cannot be used to create content displayed on the front end of your website.
2828

2929
## Compositions
3030

0 commit comments

Comments
 (0)