Skip to content

Commit 676d73f

Browse files
Update Errata.md
1 parent 83f1c04 commit 676d73f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Errata.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ Zhou Jing | 4 | 161 | Fix `input < 9` to `input < 0` in Listing 4.24
4242
Zhou Jing | 4 | 119 | Show inconsistent size multi-dimensional array in listing 3.16
4343
Zhou Jing | 3 | 114 | Replace `second` with `third` in "// Retrieve third item from the end (Python)"
4444
Tyler Woody | 13 | 702 | Remove the `!` negation in `string.IsNullOrWhiteSpace(input)` in the while loop to properly allow looping
45-
Benjamin Michaelis | 19 | .. | Add a `(` before the `next + 1` to complete the parenthesis.
45+
Benjamin Michaelis | 19 | 948-949 | Add a `(` before the `next + 1` to complete the parenthesis.

0 commit comments

Comments
 (0)