diff --git a/site/public/examples/quake.ejs b/site/public/examples/quake.ejs index cdda849..afdab0c 100644 --- a/site/public/examples/quake.ejs +++ b/site/public/examples/quake.ejs @@ -1,6 +1,6 @@
This is a more advanced example of what can be built with Planetary.js. The demo sets up a globe with some custom plugins (defined at the bottom of the JavaScript), and also demonstrates some non-Planetary.js-specific techniques, like the use of [Moment.js](http://momentjs.com/), D3 scales, DOM manipulation, and loading external data.
+This is a more advanced example of what can be built with Planetary.js. The demo sets up a globe with some custom plugins (defined at the bottom of the JavaScript), and also demonstrates some non-Planetary.js-specific techniques, like the use of Moment.js, D3 scales, DOM manipulation, and loading external data.