mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Merge pull request #2419 from johnheroy/patch-1
Add comma for readability in tutorial.md
This commit is contained in:
@@ -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 -->
|
||||
|
||||
Reference in New Issue
Block a user