Skip to content

Commit 70de46d

Browse files
authored
Merge pull request #920 from ancientskyscraper/add_wikipedia_link_flip-flop-operator
Increase discoverability of "flip-flop" meaning
2 parents c9929f7 + 1acc216 commit 70de46d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5577,7 +5577,7 @@ Fix by either:
55775577

55785578
=== No Flip-flops [[no-flip-flops]]
55795579

5580-
Avoid the use of flip-flops.
5580+
Avoid the use of https://en.wikipedia.org/wiki/Flip-flop_(programming)[flip-flop operators].
55815581

55825582
=== No non-`nil` Checks [[no-non-nil-checks]]
55835583

0 commit comments

Comments
 (0)