Skip to content

Commit a30a06e

Browse files
committed
use 'required'
1 parent 8a2fbbe commit a30a06e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/Appendix B -- Notation Conventions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ ordered map, which does not have an entry with that key, is ordered after
249249
existing entries.
250250

251251
Note: This specification defines ordered data collection only when strictly
252-
necessary. When an order is observable, implementations should preserve it to
252+
required. When an order is observable, implementations should preserve it to
253253
improve output legibility and stability. For example if applying a grammar to an
254254
input string yields a _set_ of elements, serialization should emit those
255255
elements in the same source order.

0 commit comments

Comments
 (0)