mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-24 12:43:05 +00:00
Add comma for readability in tutorial
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