diff --git a/docs/start/tutorial.md b/docs/start/tutorial.md index 8e8a1b61d9..9b9b062247 100644 --- a/docs/start/tutorial.md +++ b/docs/start/tutorial.md @@ -5,7 +5,7 @@ order: 2 # Tutorial -Welcome to the tutorial! We'll be building a small, but feature-rich app that lets you keep track of your contacts. We expect it to take between 30-60m if you're following along. +Welcome to the tutorial! We'll be building a small, but feature-rich app that lets you keep track of your contacts. We expect it to take between 30-60m if you're following along. In a hurry and want to start hacking straight away? No worries! The completed tutorial is available right [here](/examples/tutorial/)!