Skip to content

Commit d2efc21

Browse files
committed
Tweak language around compound attributes.
1 parent b7ab5ab commit d2efc21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1309,7 +1309,7 @@ they MUST be on separate lines with no blank lines between them.
13091309
### 12.3 Compound attributes
13101310

13111311
Multiple attributes MAY be placed in the same attribute block (`#[]`) if and only if the entire block is listed on a
1312-
single line. They must be separated by a comma with a space following but no space preceding. If the attribute list
1312+
single line and each attribute is reasonably short. They MUST be separated by a comma with a space following but no space preceding. If the attribute list
13131313
is split into multiple lines for any reason, then the attributes MUST be placed in separate attribute blocks.
13141314
Those blocks may themselves contain multiple attributes provided this rule is respected.
13151315

0 commit comments

Comments
 (0)