Skip to content

Commit f6e8686

Browse files
authored
Merge pull request #6810 from erikjanwestendorp/update-document-type-localization
Update: default-document-types
2 parents 3a8a1b4 + baa454a commit f6e8686

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

14/umbraco-cms/fundamentals/data/defining-content/document-type-localization.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Umbraco must be restarted to pick up on changes to language files.
6969
The localizations are applied by using the syntax `#{area alias}_{key alias}`.
7070

7171
1. Create a **Document Type with template** called `#contentTypes_article` with **alias**: `articlePage`.
72-
2. Under the newly created document type follow these steps:
72+
2. Under the newly created Document Type follow these steps:
7373

7474
* Name the **description** to `#contentTypes_article-desc`.
7575
* Create a new **tab** called `#tabs_content`.

15/umbraco-cms/fundamentals/data/defining-content/document-type-localization.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Umbraco must be restarted to pick up on changes to language files.
6969
The localizations are applied by using the syntax `#{area alias}_{key alias}`.
7070

7171
1. Create a **Document Type with template** called `#contentTypes_article` with **alias**: `articlePage`.
72-
2. Under the newly created document type follow these steps:
72+
2. Under the newly created Document Type follow these steps:
7373

7474
* Name the **description** to `#contentTypes_article-desc`.
7575
* Create a new **tab** called `#tabs_content`.

0 commit comments

Comments
 (0)