Skip to content

Commit d35c81c

Browse files
committed
Merge pull request #158 from orionhealth/redundant-newline
Remove unnecessary extra newline that confused some markdown previewers
2 parents 37a3032 + 3c504e9 commit d35c81c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,6 @@
291291
```javascript
292292
const someStack = [];
293293
294-
295294
// bad
296295
someStack[someStack.length] = 'abracadabra';
297296

0 commit comments

Comments
 (0)