diff --git a/docs/tutorial.md b/docs/tutorial.md index f8075a6a..03dacd14 100644 --- a/docs/tutorial.md +++ b/docs/tutorial.md @@ -52,7 +52,7 @@ For this tutorial, we'll use prebuilt JavaScript files on a CDN. Open up your fa ``` -For the remainder of this tutorial, we'll be writing our JavaScript code in this script tag. +For the remainder of this tutorial, we'll be writing our JavaScript code in this script tag. Follow your progress by opening your index.html file in your browser after each addition. > Note: >