Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit 865307a

Browse files
committed
minor grammar tweaks
1 parent a3f2ac1 commit 865307a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,14 @@ This workflow contains:
2626
- Eslint
2727
- Prettier
2828

29-
This workflow isn't designed for use as a single page app architecture such as Vue.js, however you can use javascript to augment pages if needed.
29+
This workflow isn't designed for use with single page app architecture such as Vue.js, however you can use javascript to augment pages if needed.
3030

3131
Comments, suggestions & pull requests are always welcome. See the [issues list](https://github.com/fephil/jamstack-website/issues) for more information about future enhancements and changes.
3232

3333
## Requirements
3434

3535
- Node 14 LTS or Node 16
36-
- NPM 7 (however, if package-lock.json is deleted, Yarn or NPM 6 can be used)
36+
- NPM 7 (however, if package-lock.json is deleted, Yarn or NPM v6 can be used)
3737

3838
### Optional Requirements
3939

0 commit comments

Comments
 (0)