Skip to content

Commit 3e40466

Browse files
Remove reference to a screenshot that doesn't exist (#13787)
1 parent 6ab22a7 commit 3e40466

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/address-book.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ npm install
4242
npm run dev
4343
```
4444

45-
You should be able to open up [http://localhost:5173][http-localhost-5173] and see an unstyled screen that looks like this:
45+
You should now be able to open up [http://localhost:5173][http-localhost-5173] and see your app running, though there's not much going on just yet.
4646

4747
## The Root Route
4848

0 commit comments

Comments
 (0)