Skip to content

Commit 65677bb

Browse files
authored
Typo fix
1 parent eaa6171 commit 65677bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/formatting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,7 @@ The string representation of the _fallback value_ of an _expression_ depends on
405405
406406
> Examples:
407407
> In a context where `$var` fails to resolve, `{$var}` and `{$var :number}`
408-
> both resolve to the _fallback value_ `$var`.
408+
> both resolve to the _fallback value_ `$var`
409409
> (even if `:number` fails to resolve).
410410
411411
- _function_ _expression_ with no _operand_:

0 commit comments

Comments
 (0)