Skip to content

Commit 0d38d03

Browse files
eemeliaphillips
andauthored
Apply suggestions from code review
Co-authored-by: Addison Phillips <[email protected]>
1 parent f222ebf commit 0d38d03

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

exploration/0002-expression-attributes.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<dt>First proposed</dt>
99
<dd>2023-08-27</dd>
1010
<dt>Pull Request</dt>
11-
<dd>#000</dd>
11+
<dd><a href="https://github.com/unicode-org/message-format-wg/pull/458">#458</a></dd>
1212
</dl>
1313
</details>
1414

@@ -53,11 +53,13 @@ At least the following expression attributes should be considered:
5353

5454
## Requirements
5555

56-
Attributes should be assignable to un-annotated expressions.
56+
Attributes can be assigned to any expression,
57+
including expressions without an annotation.
5758

58-
Attributes should be distinct from function options.
59+
Attributes are distinct from function options.
5960

60-
Common attributes should be definable by the specification.
61+
Common attributes are defined by the MF2 specification
62+
and must be supported by all implementations.
6163

6264
Attributes should be user-definable.
6365

0 commit comments

Comments
 (0)