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 3eb6195 commit de55eb4Copy full SHA for de55eb4
README.md
@@ -3413,7 +3413,7 @@ condition](#safe-assignment-in-condition).
3413
<sup>[[link](#functional-code)]</sup>
3414
3415
* <a name="no-param-mutations"></a>
3416
- Do not mutate arguments unless that is the purpose of the method.
+ Do not mutate parameters unless that is the purpose of the method.
3417
<sup>[[link](#no-param-mutations)]</sup>
3418
3419
* <a name="three-is-the-number-thou-shalt-count"></a>
0 commit comments