Skip to content

Commit dd11a2c

Browse files
authored
Update spec/registry.md as suggested by @stasm in #814
1 parent 580b659 commit dd11a2c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spec/registry.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -361,8 +361,8 @@ The `:string` function returns the string value of the resolved value of the _op
361361
362362
#### Composition
363363
364-
When an _operand_ or an _option_ value uses a _variable_ with a _declaration_
365-
using an _expression_ with a `:string` _annotation_,
364+
When an _operand_ or an _option_ value uses a _variable_ annotated,
365+
directly or indirectly, by a `:string` _annotation_,
366366
its resolved value contains only the string value of the _operand_ of the annotated _expression_,
367367
together with its resolved locale and directionality,
368368
and no _option_ values.

0 commit comments

Comments
 (0)