1
0
Fork 0

Typos in documentation

This commit is contained in:
Bart 2022-08-28 23:45:42 +02:00
parent 76ee82a7b6
commit 8348d9ee6f
2 changed files with 2 additions and 2 deletions

View file

@ -188,7 +188,7 @@ If you're not certain what to pick, just mash some keys, it doesn't matter.
#### What package manager to use
Chose `npm` if you don't have `yarn` are when you're not sure what the heck `yarn` is.
Choose `npm` if you don't have `yarn` or when you're not sure what the heck `yarn` is.
</Note>