We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a87290d commit 2ce6c5cCopy full SHA for 2ce6c5c
docs/docs/api-specification.md
@@ -19,7 +19,7 @@ Plugins can extend Gatsby in many ways:
19
with URLs derived from their file names).
20
* Modifying webpack config (e.g. for styling options, adding support for other
21
compile-to-js languages)
22
-* 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
23
Google Analytics)
24
* Writing out things to build directory based on site data (e.g. service worker,
25
sitemap, RSS feed)
0 commit comments