Skip to content

Commit 2ce6c5c

Browse files
chmacKyleAMathews
authored andcommitted
Minor typo fix (#4063)
1 parent a87290d commit 2ce6c5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/api-specification.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Plugins can extend Gatsby in many ways:
1919
with URLs derived from their file names).
2020
* Modifying webpack config (e.g. for styling options, adding support for other
2121
compile-to-js languages)
22-
* Adding things to the rendered HTML (e.g. meta tags, analytics JS snippits like
22+
* Adding things to the rendered HTML (e.g. meta tags, analytics JS snippets like
2323
Google Analytics)
2424
* Writing out things to build directory based on site data (e.g. service worker,
2525
sitemap, RSS feed)

0 commit comments

Comments
 (0)