diff --git a/README.md b/README.md index 9bbba39..c657c5d 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ This will produce the correct URL to show just the specified file in your post r ## Disabling `noscript` support -By default, Jekyll Gist will make an HTTP call per Gist to retrieve the raw content of the Gist. This information is used to propagate `noscript` tags for search engines and browsers without Javascript support. If you'd like to disable this feature, for example, to speed up builds locally, add the following to your site's `_config.yml`: +By default, Jekyll Gist will make an HTTP call per Gist to retrieve the raw content of the Gist. This information is used to propagate `noscript` tags for search engines and browsers without JavaScript support. If you'd like to disable this feature, for example, to speed up builds locally, add the following to your site's `_config.yml`: ```yml gist: