mirror of
https://github.com/airbnb/javascript.git
synced 2026-01-10 19:37:56 -05:00
spell checking, fixed grammar error.
This commit is contained in:
committed by
GitHub
parent
5c01a10949
commit
69fc1bf195
@@ -464,7 +464,7 @@ Other Style Guides
|
||||
```
|
||||
|
||||
<a name="arrays--bracket-newline"></a>
|
||||
- [4.8](#arrays--bracket-newline) Use line breaks after open and before close array brackets if an array has multiple lines
|
||||
- [4.8](#arrays--bracket-newline) Use line breaks after opening array brackets and before closing array brackets, if an array has multiple lines
|
||||
|
||||
```javascript
|
||||
// bad
|
||||
|
||||
Reference in New Issue
Block a user