We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0abd4f commit a0ae8edCopy full SHA for a0ae8ed
spec/formatting.md
@@ -217,8 +217,8 @@ the following steps are taken:
217
bind the _identifier_ of the _option_ to the resolved value in the mapping.
218
- Otherwise, bind the _identifier_ of the _option_ to an unresolved value in the mapping.
219
(Note that an Unresolved Variable error will have been emitted.)
220
-4. Remove from the resolved mapping of _options_ any binding for which the value is an unresolved value.
221
-5. Call the function implementation with the following arguments:
+
+4. Call the function implementation with the following arguments:
222
223
- The current _locale_.
224
- The resolved mapping of _options_.
0 commit comments