Skip to content

Commit 96c4585

Browse files
committed
Reworded to make Vale happier
1 parent 341a626 commit 96c4585

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ The localizations are applied by using the syntax `#{area alias}_{key alias}`.
7878
* Under validation add `#properties_title-message`.
7979

8080
{% hint style="info" %}
81-
Please note that property descriptions support [Umbraco Flavored Markdown](../../../reference/umbraco-flavored-markdown), so require a different syntax (wrapped in brackets), so not to conflict with Markdown header syntax.
81+
Please note, property descriptions support [Umbraco Flavored Markdown](../../../reference/umbraco-flavored-markdown). This requires a different syntax (wrapped in brackets), so not to conflict with Markdown header syntax.
8282
{% endhint %}
8383

8484
![Applying localization to a property](../images/localization-document-type-editor-validation.png)

0 commit comments

Comments
 (0)