Skip to content

Commit d7b5580

Browse files
authored
Fix normative-in-informative (#947)
We have one instance of a normative note. This fixes it.
1 parent 4da01dc commit d7b5580

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/formatting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ nor be made available to _function handlers_.
6060
> An implementation MUST ensure that every _expression_ in a _message_
6161
> is evaluated at most once.
6262
63-
> [!NOTE]
63+
> [!IMPORTANT]
6464
>
6565
> Implementations with lazy evaluation MUST NOT use a
6666
> call-by-name evaluation strategy. Instead, they must evaluate expressions

0 commit comments

Comments
 (0)