Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 914e0da

Browse files
authored
Add missing suggestion from #1019 (#1022)
1 parent cef7c5a commit 914e0da

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
@@ -391,7 +391,7 @@ For each _option_:
391391
1. If `rv` is a _fallback value_:
392392
1. If supported, emit a _Bad Option_ error.
393393
1. Else:
394-
1. If the _option_ value was set by a _literal_:
394+
1. If the _option_ value consists of a _literal_:
395395
1. Include that information in `rv`.
396396
1. Set `res[id]` to be `rv`.
397397
1. Return `res`.

0 commit comments

Comments
 (0)