summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorLevi Bostian <levi.bostian@gmail.com>2014-12-27 00:23:23 -0600
committerLevi Bostian <levi.bostian@gmail.com>2014-12-27 00:23:23 -0600
commitb3a33713c2df65b67a30a2075e0f98e5b3bc05ab (patch)
tree4370f6fd510f2d878cd9e18f565505e11c97e6c0
parentf323083ba49a2e1fa0b5a11b4ce2bf74a21cac86 (diff)
parent54b8be676862ec85920c952db4f4e791f4d721b0 (diff)
Merge pull request #896 from kwikiel/patch-1
Fixed typo at the end
-rw-r--r--pogo.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/pogo.html.markdown b/pogo.html.markdown
index 60a83edd..aa5d49f3 100644
--- a/pogo.html.markdown
+++ b/pogo.html.markdown
@@ -199,4 +199,4 @@ That's it.
Download [Node.js](http://nodejs.org/) and `npm install pogo`.
-There is plenty of documentation on [http://pogoscript.org/](http://pogoscript.org/), inlcuding a [cheat sheet](http://pogoscript.org/cheatsheet.html), a [guide](http://pogoscript.org/guide/), and how [Pogoscript translates to Javascript](http://featurist.github.io/pogo-examples/). Get in touch on the [google group](http://groups.google.com/group/pogoscript) if you have questions!
+There is plenty of documentation on [http://pogoscript.org/](http://pogoscript.org/), including a [cheat sheet](http://pogoscript.org/cheatsheet.html), a [guide](http://pogoscript.org/guide/), and how [Pogoscript translates to Javascript](http://featurist.github.io/pogo-examples/). Get in touch on the [google group](http://groups.google.com/group/pogoscript) if you have questions!