We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01f2880 commit bb8e8c2Copy full SHA for bb8e8c2
spec/formatting.md
@@ -378,7 +378,7 @@ The _fallback value_ depends on the contents of the _expression_:
378
379
> Examples:
380
> In a context where `:func` fails to resolve,
381
- > the _pattern_'s _expression_ in `.local $var={|val|} {{{$val :func}}}`
+ > the _pattern_'s _expression_ in `.local $var={|val|} {{{$var :func}}}`
382
> resolves to the _fallback value_ `|val|` and the message formats to `{|val|}`.
383
> In a context where `:now` fails to resolve but `:datetime` does not,
384
> the _pattern_'s _expression_ in
0 commit comments