File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -132,10 +132,10 @@ and different implementations MAY choose to perform different levels of resoluti
132132> did not emit an error.
133133> - An _expression_ could be used as a _selector_ _expression_ if
134134> calling the ` selectKeys (keys )` method of its _resolved value_
135- > did not throw an error.
135+ > did not emit an error.
136136> - Using a _variable reference_, the _resolved value_ of an _expression_
137137> could be used as an _operand_ or _option_ value if
138- > calling the ` getValue ()` method of its _resolved value_ did not throw an error.
138+ > calling the ` getValue ()` method of its _resolved value_ did not emit an error.
139139> In this use case, the ` resolvedOptions ()` method could also
140140> provide a set of option values that could be taken into account by the called function.
141141>
You can’t perform that action at this time.
0 commit comments