diff --git a/components/sections/whatis/index.js b/components/sections/whatis/index.js index d2b2cfa7..ce59aa25 100644 --- a/components/sections/whatis/index.js +++ b/components/sections/whatis/index.js @@ -119,7 +119,7 @@ var Whatis = React.createClass({
-

Playing with the points for curves may have given you a feel for how Bézier curves behaves, but +

Playing with the points for curves may have given you a feel for how Bézier curves behave, but what are Bézier curves, really? There are two ways to explain what a Bézier curve is, and they turn out to be the entirely equivalent, but one of them uses complicated maths, and the other uses really simple maths. So... let's start with the simple explanation: