Add comma for readability in tutorial

This commit is contained in:
John Heroy
2014-10-28 15:22:40 -07:00
parent 445d8d4d76
commit 35e1db2bac

View File

@@ -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
<!-- template.html -->