Skip to content

Commit 8560f0d

Browse files
swigofhollasch
authored andcommitted
Fix typo
Change `add` to `and` in Book 2 Section 5.1 Resolves #1683
1 parent 429b57a commit 8560f0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

books/RayTracingTheNextWeek.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2069,7 +2069,7 @@
20692069
</div>
20702070

20712071
<div class='together'>
2072-
Add the hashing does scramble as hoped:
2072+
And the hashing does scramble as hoped:
20732073

20742074
![<span class='num'>Image 9:</span> Hashed random texture
20752075
](../images/img-2.09-hash-random.png class='pixel')

0 commit comments

Comments
 (0)