diff --git a/components/sections/extended/index.js b/components/sections/extended/index.js index 2a8a10d4..25b0f59f 100644 --- a/components/sections/extended/index.js +++ b/components/sections/extended/index.js @@ -95,8 +95,9 @@ var Explanation = React.createClass({ the coordinates, but give you freedom over the interval. A great example of this is the "Spiro" curve, which is a curve based on part of a Cornu Spiral, also known as Euler's Spiral. It's a very easthetically pleasing curve and you'll find it in - quite a few graphics packages like Illustrator and Inkscape, having even been used in font - design (such as for the Inconsolata font).

+ quite a few graphics packages + like FontForge and Inkscape, having + even been used in font design (such as for the Inconsolata font).

); }