Skip to content

Commit cac1b1a

Browse files
committed
Book 1 typo: Realistially / Realistically
1 parent e57d1ea commit cac1b1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

books/RayTracingInOneWeekend.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4322,7 +4322,7 @@
43224322
The second book in this series builds on the ray tracer you've developed here. This includes new
43234323
features such as:
43244324

4325-
- Motion blur -- Realistially render moving objects.
4325+
- Motion blur -- Realistically render moving objects.
43264326
- Bounding volume hierarchies -- speeding up the rendering of complex scenes.
43274327
- Texture maps -- placing images on objects.
43284328
- Perlin noise -- a random noise generator very useful for many techniques.

0 commit comments

Comments
 (0)