diff options
author | Samy Pessé <samypesse@gmail.com> | 2016-01-13 16:22:16 +0100 |
---|---|---|
committer | Samy Pessé <samypesse@gmail.com> | 2016-01-13 16:22:16 +0100 |
commit | 93a144984a61968f32e12c80a988f9232f1c83a9 (patch) | |
tree | 098422883a0728033449a4c45b727e93be3b752c /README.md | |
parent | 2d0784440ce3eba2225b7d55ed797028eb62459b (diff) | |
parent | 05a083437f82fbde7cc5898374da82851497383f (diff) | |
download | gitbook-93a144984a61968f32e12c80a988f9232f1c83a9.zip gitbook-93a144984a61968f32e12c80a988f9232f1c83a9.tar.gz gitbook-93a144984a61968f32e12c80a988f9232f1c83a9.tar.bz2 |
Merge pull request #1091 from gitname/gitname-patch-2
Fix typo
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ GitBook GitBook is a command line tool (and Node.js library) for building beautiful books using GitHub/Git and Markdown (or AsciiDoc). Here is an example: [Learn Javascript](https://www.gitbook.com/book/GitBookIO/javascript). -You can publish and host book easily online using [gitbook.com](https://www.gitbook.com), a desktop editor is [also available](https://www.gitbook.com/editor). +You can publish and host books easily online using [gitbook.com](https://www.gitbook.com). A desktop editor is [also available](https://www.gitbook.com/editor). Check out the [GitBook Community Slack Channel](https://slack.gitbook.com), Stay updated by following [@GitBookIO](https://twitter.com/GitBookIO) on Twitter or [GitBook](https://www.facebook.com/gitbookcom) on Facebook. |