summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaron Schumacher <ajschumacher@gmail.com>2014-05-16 12:02:06 -0400
committerAaron Schumacher <ajschumacher@gmail.com>2014-05-16 12:02:06 -0400
commit50ef7bcd23b743153a74c07413cd0a0b7577bd63 (patch)
tree6d226ca5e47884463f3b1c87af8eb2fcdfb604c4
parent82e422cb89a1d4264c0a2ab9e0805ef51dc449ab (diff)
downloadgitbook-50ef7bcd23b743153a74c07413cd0a0b7577bd63.zip
gitbook-50ef7bcd23b743153a74c07413cd0a0b7577bd63.tar.gz
gitbook-50ef7bcd23b743153a74c07413cd0a0b7577bd63.tar.bz2
typo: "blockin" to "block in"
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 326aae4..8dace30 100644
--- a/README.md
+++ b/README.md
@@ -207,7 +207,7 @@ Plugins can used to extend your book's functionality. Read [GitbookIO/plugin](ht
* [Disqus](https://github.com/GitbookIO/plugin-disqus): Disqus comments integration in your book
* [Autocover](https://github.com/GitbookIO/plugin-autocover): Generate a cover for your book
* [Transform annoted quotes to notes](https://github.com/erixtekila/gitbook-plugin-richquotes): Allow extra markdown markup to render blockquotes as nice notes
-* [Send code to console](https://github.com/erixtekila/gitbook-plugin-toconsole): Evaluate javascript blockin the browser inspector's console
+* [Send code to console](https://github.com/erixtekila/gitbook-plugin-toconsole): Evaluate javascript block in the browser inspector's console
* [Revealable sections](https://github.com/mrpotes/gitbook-plugin-reveal): Reveal sections of the page using buttons made from the first title in each section
* [Markdown within HTML](https://github.com/mrpotes/gitbook-plugin-nestedmd): Process markdown within HTML blocks - allows custom layout options for individual pages
* [Bootstrap JavaScript plugins](https://github.com/mrpotes/gitbook-plugin-bootstrapjs): Use the [Bootstrap JavaScript plugins](http://getbootstrap.com/javascript) in your online GitBook