Skip to content

Commit

Permalink
Minor typo fix (#4063)
Browse files Browse the repository at this point in the history
  • Loading branch information
chmac authored and KyleAMathews committed Feb 15, 2018
1 parent a87290d commit 2ce6c5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/api-specification.md
Expand Up @@ -19,7 +19,7 @@ Plugins can extend Gatsby in many ways:
with URLs derived from their file names).
* Modifying webpack config (e.g. for styling options, adding support for other
compile-to-js languages)
* Adding things to the rendered HTML (e.g. meta tags, analytics JS snippits like
* Adding things to the rendered HTML (e.g. meta tags, analytics JS snippets like
Google Analytics)
* Writing out things to build directory based on site data (e.g. service worker,
sitemap, RSS feed)
Expand Down

0 comments on commit 2ce6c5c

Please sign in to comment.