diff --git a/tutorials/math/interpolation.rst b/tutorials/math/interpolation.rst index febdb8fe8..bddc26481 100644 --- a/tutorials/math/interpolation.rst +++ b/tutorials/math/interpolation.rst @@ -138,4 +138,4 @@ Here is how it looks: .. image:: img/interpolation_follow.gif -This useful for smoothing camera movement, allies following you (ensuring they stay within a certain range), and many other common game patterns. +This is useful for smoothing camera movement, allies following you (ensuring they stay within a certain range), and many other common game patterns.