Skip to content

Commit e030706

Browse files
authored
Update 15/umbraco-cms/fundamentals/data/defining-content/default-document-types.md
1 parent 924c04a commit e030706

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
@@ -6,7 +6,7 @@ On this page, you will find the default Document Types in Umbraco. If you want t
66

77
## Document type
88

9-
Creating a Document Type (without a template) is about defining the content structure and fields that can be used across different content items. You might use document types without templates for creating consistent, structured content that doesn't require a predefined page layout. For example blog posts or product listings.
9+
Creating a Document Type (without a template) defines the content structure and fields that can be used across different content items. You might use document types without templates to create consistent, structured content that doesn't require a predefined page layout. For example blog posts or product listings.
1010

1111
## Document type with template
1212

0 commit comments

Comments
 (0)