diff --git a/docs/docs/tutorial.md b/docs/docs/tutorial.md index fc66a5a5033..e6e5b73de97 100644 --- a/docs/docs/tutorial.md +++ b/docs/docs/tutorial.md @@ -25,7 +25,7 @@ It'll also have a few neat features: ### Getting started -For this tutorial we'll use prebuilt JavaScript files on a CDN. Open up your favorite editor and create a new HTML document: +For this tutorial, we'll use prebuilt JavaScript files on a CDN. Open up your favorite editor and create a new HTML document: ```html