File tree 2 files changed +2
-2
lines changed
14/umbraco-cms/fundamentals/data/defining-content
15/umbraco-cms/fundamentals/data/defining-content
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ Umbraco must be restarted to pick up on changes to language files.
69
69
The localizations are applied by using the syntax ` #{area alias}_{key alias} ` .
70
70
71
71
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:
73
73
74
74
* Name the ** description** to ` #contentTypes_article-desc ` .
75
75
* Create a new ** tab** called ` #tabs_content ` .
Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ Umbraco must be restarted to pick up on changes to language files.
69
69
The localizations are applied by using the syntax ` #{area alias}_{key alias} ` .
70
70
71
71
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:
73
73
74
74
* Name the ** description** to ` #contentTypes_article-desc ` .
75
75
* Create a new ** tab** called ` #tabs_content ` .
You can’t perform that action at this time.
0 commit comments