Skip to content

Commit d4194d1

Browse files
committed
Existential: make mutation look like the exception
1 parent 4b3629c commit d4194d1

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
@@ -1413,7 +1413,7 @@ you need to comment out a particular form.
14131413
## Existential
14141414

14151415
* <a name="be-functional"></a>
1416-
Code in a functional way, avoiding mutation when that makes sense.
1416+
Code in a functional way, using mutation only when it makes sense.
14171417
<sup>[[link](#be-functional)]</sup>
14181418

14191419
* <a name="be-consistent"></a>

0 commit comments

Comments
 (0)