diff options
author | Levi Bostian <levi.bostian@gmail.com> | 2014-12-27 00:23:23 -0600 |
---|---|---|
committer | Levi Bostian <levi.bostian@gmail.com> | 2014-12-27 00:23:23 -0600 |
commit | b3a33713c2df65b67a30a2075e0f98e5b3bc05ab (patch) | |
tree | 4370f6fd510f2d878cd9e18f565505e11c97e6c0 /pogo.html.markdown | |
parent | f323083ba49a2e1fa0b5a11b4ce2bf74a21cac86 (diff) | |
parent | 54b8be676862ec85920c952db4f4e791f4d721b0 (diff) |
Merge pull request #896 from kwikiel/patch-1
Fixed typo at the end
Diffstat (limited to 'pogo.html.markdown')
-rw-r--r-- | pogo.html.markdown | 2 |
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! |