We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95975fe commit 7dd9a80Copy full SHA for 7dd9a80
CHANGELOG.md
@@ -5,7 +5,7 @@ Change Log -- Ray Tracing in One Weekend
5
6
It's been quite a while since our last release of v3.2.3 at the end of 2020. For this cycle, we've
7
tackled a load of significant backlog items, including rewrites of much of our underlying code. As
8
-always, the primary idea isn't to provide the best or most optimal implemntation, but instead to put
+always, the primary idea isn't to provide the best or most optimal implementation, but instead to put
9
out simple, sometimes crude first approximations of the main components of writing a ray tracer.
10
11
Highlights include large rewrites and expansions of the book text, a large refactoring of our camera
0 commit comments