Skip to content

Commit

Permalink
Update packages/gatsby-plugin-offline/README.md
Browse files Browse the repository at this point in the history
Co-Authored-By: Sidhartha Chatterjee <[email protected]>
  • Loading branch information
vtenfys and sidharthachatterjee authored Aug 16, 2019
1 parent aa26a01 commit 85075fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-offline/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ plugins: [`gatsby-plugin-offline`]

As of `gatsby-plugin-offline` 3.0.0, the following options are available:

- `appendScript` lets you specify a file to be injected into the end of the generated service worker (`sw.js`). For example:
- `appendScript` lets you specify a file to be appended at the end of the generated service worker (`sw.js`). For example:

```javascript:title=gatsby-config.js
plugins: [
Expand Down

0 comments on commit 85075fa

Please sign in to comment.