Skip to content

Commit 3eb6195

Browse files
committed
Update the param mutation anchor
1 parent 30b4074 commit 3eb6195

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3414,7 +3414,7 @@ condition](#safe-assignment-in-condition).
34143414

34153415
* <a name="no-param-mutations"></a>
34163416
Do not mutate arguments unless that is the purpose of the method.
3417-
<sup>[[link](#no-arg-mutations)]</sup>
3417+
<sup>[[link](#no-param-mutations)]</sup>
34183418

34193419
* <a name="three-is-the-number-thou-shalt-count"></a>
34203420
Avoid more than three levels of block nesting.

0 commit comments

Comments
 (0)