From 35647adef1b9b7499441cdafa901f0405f1e805b Mon Sep 17 00:00:00 2001 From: Mike Kamermans Date: Sat, 20 Feb 2016 21:30:11 -0800 Subject: [PATCH] Update index.js --- components/sections/whatis/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: