Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/tutorial/part-one/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ export default () => (
)
```

After you save the file, you should be see the contact page, and be able to link between it and the homepage.
After you save the file, you should see the contact page and be able to link between it and the homepage.

<video controls="controls" loop="true">
<source type="video/mp4" src="./10-linking-between-pages.mp4"></source>
Expand Down