update spelling to clarify JSX rather than JS

This commit is contained in:
Dace Willmott
2015-08-27 14:51:24 -04:00
parent b72b00d9db
commit 933b367e6c

View File

@@ -92,7 +92,7 @@
```
## Alignment
- Follow these alignment styles for JS syntax
- Follow these alignment styles for JSX syntax
```javascript
// bad