Skip to content

Commit 8a2fbbe

Browse files
committed
explicit data structure in example
1 parent a47c221 commit 8a2fbbe

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
@@ -251,5 +251,5 @@ existing entries.
251251
Note: This specification defines ordered data collection only when strictly
252252
necessary. When an order is observable, implementations should preserve it to
253253
improve output legibility and stability. For example if applying a grammar to an
254-
input string yields a sequence of elements, serialization should emit those
254+
input string yields a _set_ of elements, serialization should emit those
255255
elements in the same source order.

0 commit comments

Comments
 (0)