Skip to content

Commit

Permalink
Update spec/registry.md as suggested by @stasm in #814
Browse files Browse the repository at this point in the history
  • Loading branch information
eemeli authored Jul 8, 2024
1 parent 580b659 commit dd11a2c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spec/registry.md
Original file line number Diff line number Diff line change
Expand Up @@ -361,8 +361,8 @@ The `:string` function returns the string value of the resolved value of the _op
#### Composition
When an _operand_ or an _option_ value uses a _variable_ with a _declaration_
using an _expression_ with a `:string` _annotation_,
When an _operand_ or an _option_ value uses a _variable_ annotated,
directly or indirectly, by a `:string` _annotation_,
its resolved value contains only the string value of the _operand_ of the annotated _expression_,
together with its resolved locale and directionality,
and no _option_ values.
Expand Down

0 comments on commit dd11a2c

Please sign in to comment.