Skip to content

Commit db6fb10

Browse files
committed
fix(tutorial): more your, less our
1 parent a7225c1 commit db6fb10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorial/01-getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ And we're just getting started! We haven't even looked at the application yet.
120120

121121
## 🚀 Open the App
122122

123-
Our `npm start` command should have finished building our contracts by now so we can open the app in your browser. It should be running at Vite's default port, [http://localhost:5173](), and you should see the home page:
123+
Our `npm start` command should have finished building the contracts by now so you can open the app in your browser. It should be running at Vite's default port, [http://localhost:5173](), and you should see the home page:
124124

125125
```
126126
Welcome to your app!

0 commit comments

Comments
 (0)