Skip to content

Commit 3cb385e

Browse files
authored
Fix typo in bug search instructions
1 parent 31f3de2 commit 3cb385e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/posts/2025-09-04-look-for-bugs.dj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ use these two other frames:
6262

6363
: Stare at the state
6464

65-
Identify the key data structures and fields, and search for all all places where they are
65+
Identify the key data structures and fields, and search for all places where they are
6666
created and modified.
6767

6868
You want to see a slice across space and time, state and control flow (c.f.

0 commit comments

Comments
 (0)