diff --git a/README.md b/README.md index 60b9f4a..344d19d 100644 --- a/README.md +++ b/README.md @@ -143,7 +143,7 @@ Your config file needs to contain the following key/value pairs hologram will use default templates. * **code\_example\_renderers**: (optional) A folder that contains your custom - code renderers. For example, if you want to have `coffee_example`s in your + code renderers. For example, if you want to have `coffee_examples` in your code, write a coffeescript renderer and place it in this folder. See [#custom_code_example_renders](below) for more inforamtion on this. diff --git a/lib/template/doc_assets/_footer.html b/lib/template/doc_assets/_footer.html index a7fa066..4fcbe6d 100644 --- a/lib/template/doc_assets/_footer.html +++ b/lib/template/doc_assets/_footer.html @@ -1,6 +1,6 @@