Skip to content

Commit 593eabb

Browse files
committed
chore: fix typo in readme
1 parent 03484d8 commit 593eabb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Install [Node.js 8.3](https://nodejs.org/en/download/) or higher and [Yarn](http
8080
3. Enter the new project folder and run `yarn` (or `lerna bootstrap` if installed).
8181
4. The project will now use the local packages when you run `gridsome develop`.
8282

83-
Make sure your test poject has a version number in its `package.json` if you use an existing project.
83+
Make sure your test project has a version number in its `package.json` if you use an existing project.
8484

8585
To use the local version of `@gridsome/cli` as the global command, enter the `~/packages/cli` folder and run `npm link`.
8686

0 commit comments

Comments
 (0)