Skip to content

Commit

Permalink
Merge pull request airbnb#158 from orionhealth/redundant-newline
Browse files Browse the repository at this point in the history
Remove unnecessary extra newline that confused some markdown previewers
  • Loading branch information
goatslacker committed Jul 17, 2015
2 parents 37a3032 + 3c504e9 commit d35c81c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,6 @@
```javascript
const someStack = [];
// bad
someStack[someStack.length] = 'abracadabra';
Expand Down

0 comments on commit d35c81c

Please sign in to comment.