From 7bcdcfc9bdbfd3337519d268a44a834a020b9fb9 Mon Sep 17 00:00:00 2001
From: Saniul Ahmed
Date: Fri, 12 Feb 2016 18:19:18 +0300
Subject: [PATCH] Fixed typo: internval -> interval
---
components/sections/extended/index.js | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/components/sections/extended/index.js b/components/sections/extended/index.js
index 25b0f59f..74f9287d 100644
--- a/components/sections/extended/index.js
+++ b/components/sections/extended/index.js
@@ -87,8 +87,8 @@ var Explanation = React.createClass({
more "shape" hidden in the rest of the curve, and we can model those parts by moving the curve
points around.
-
-
+
+
In fact, there are curves used in graphics design and computer modelling that do the opposite
of Bézier curves, where rather than fixing the interval, and giving you free coordinates, they fix