Skip to content

Commit 0f795b0

Browse files
authored
Merge pull request #287 from remyduthu/patch-1
Fix typo in bug search instructions
2 parents 31f3de2 + 3cb385e commit 0f795b0

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)