Skip to content

Commit 0382195

Browse files
committed
Vale correction: replaced "simple logic" with "basic logic"
1 parent 199563e commit 0382195

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

16/umbraco-cms/reference/umbraco-flavored-markdown.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ The following UFM filters are available to use.
7171

7272
## UFM Expressions (JavaScript-like syntax)
7373

74-
UFM can also support JavaScript-like expressions to allow for simple logic within label templates and descriptions. This is especially useful for advanced label rendering, fallback values, and dynamic formatting without developing your own custom UFM components or filters.
74+
UFM can also support JavaScript-like expressions to allow for basic logic within label templates and descriptions. This is especially useful for advanced label rendering, fallback values, and dynamic formatting without developing your own custom UFM components or filters.
7575

7676
### Syntax
7777

0 commit comments

Comments
 (0)