4e5dd16606
In the "Tutorial" > "Transforms and Animation", there is a section that demonstrated that `repeat` can take an integer argument. However, the `alt_image1` example code is shown twice on lines 543 and 548 for two different examples. Line 548, should be changed to show the `alt_image2` example code which removed the `repeat 2` line from the previous example, showing that the animation will only happen once.