Skip to content

Commit 6ffa648

Browse files
authored
Merge pull request #1060 from nature-of-code/chapter-2-missing-the
Missing "the" Chapter 2 p.75
2 parents cae4e97 + 4048d1a commit 6ffa648

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

errata.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ This page tracks errors that have been corrected since the September 3, 2024 pub
1616
- "Referring back to Exercise 0.6" -> Example 0.6, "[#979](https://github.com/nature-of-code/noc-book-2/pull/979)
1717
- Figure 1.16, `dx = mouseY - y` should be `dy = mouseY - y` [#1056](https://github.com/nature-of-code/noc-book-2/pull/1056), [#981](https://github.com/nature-of-code/noc-book-2/issues/981)
1818

19+
## Chapter 2
20+
- "Now it's time for most important law for you, the p5.js coder: Newton's second law.", missing "**the** most important law" [#1059](https://github.com/nature-of-code/noc-book-2/issues/1059)
21+
1922
## Chapter 3
2023

2124
- "Think about what’s going here." -> "Think about what’s going on here.", [#968](https://github.com/nature-of-code/noc-book-2/pull/968)

0 commit comments

Comments
 (0)