Skip to content

Commit

Permalink
Merge pull request shadowwalker#334 from JuanoD/doc_fix
Browse files Browse the repository at this point in the history
Update documentation
  • Loading branch information
shadowwalker committed Mar 12, 2022
2 parents 9a92589 + 47984c1 commit d559c30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ Create a `manifest.json` file in your `public` folder:

### Step 3: Add Head Meta (Example)

Add the following into `_document.jsx` or `_document.tsx`, in `<Head>`:
Add the following into `_document.jsx` or `_app.tsx`, in `<Head>`:

``` html
<meta name='application-name' content='PWA App' />
Expand Down

0 comments on commit d559c30

Please sign in to comment.