diff --git a/08/README.md b/08/README.md index 05f8368..e41a711 100644 --- a/08/README.md +++ b/08/README.md @@ -53,7 +53,7 @@ That looks like the following code: Try the following exercises: -* Uncomment line 42 of above code and pay attention to what happens. +* Uncomment line 45 of above code and pay attention to what happens. * Comment the translations before and after the rotation, on lines 37 and 39, and observe the consequences.