Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/docs/api-specification.md
Original file line number Diff line number Diff line change
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