Skip to content

Commit a760486

Browse files
Update 16/umbraco-cms/reference/umbraco-flavored-markdown.md
Co-authored-by: sofietoft <[email protected]>
1 parent 0382195 commit a760486

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
@@ -75,7 +75,7 @@ UFM can also support JavaScript-like expressions to allow for basic logic within
7575

7676
### Syntax
7777

78-
Expressions are defined using the `${ ... }` syntax, (this is different to syntax outlined above). You can use standard JavaScript operators, function calls, and property access.
78+
Expressions are defined using the `${ ... }` syntax. This is different to the syntax outlined above. You can use standard JavaScript operators, function calls, and property access.
7979

8080
**Examples:**
8181

0 commit comments

Comments
 (0)