diff --git a/docs/tutorial/part-one/index.md b/docs/tutorial/part-one/index.md index 58a42f7177fb6..27fcfa5727e97 100644 --- a/docs/tutorial/part-one/index.md +++ b/docs/tutorial/part-one/index.md @@ -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.