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 @@ -3505,9 +3505,9 @@ While the best path forward may be to choose not to specify the feature,
35053505there is the risk that some implementations
35063506may ship the feature as a nonstandard API.
35073507
3508- <h3 id="multiple-algorithms">Write only one algorithm to accomplish a task </h3>
3508+ <h3 id="multiple-algorithms">Write only one algorithm to accomplish a goal </h3>
35093509
3510- When specifying how to accomplish a task , write a single algorithm to do it,
3510+ When specifying how to accomplish a goal , write a single algorithm to do it,
35113511instead of letting implementers pick between multiple algorithms.
35123512It is very difficult to ensure that
35133513two different algorithms produce the same results in all cases,
You can’t perform that action at this time.
0 commit comments