Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion spec/formatting.md
Original file line number Diff line number Diff line change
Expand Up @@ -399,7 +399,7 @@ For each _option_:
1. Else:
1. If the _option value_ consists of a _literal_:
1. Mark `rv` as a _literal_ _option value_.
1. Set `res[id]` to be `rv`.
1. Set `res[id]` to be `rv`.
1. Return `res`.

The result of _option resolution_ MUST be a (possibly empty) mapping
Expand Down