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