Skip to content

Commit 038a217

Browse files
committed
Remove trailing whitespace in readme
1 parent 1a380e6 commit 038a217

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,11 @@ Yields:
4444

4545
{ index: null,
4646
endIndex: null,
47-
map:
47+
map:
4848
{ type: 'list',
4949
ordered: false,
5050
spread: true,
51-
children:
51+
children:
5252
[ { type: 'listItem', loose: true, spread: true, children: [Array] } ] } }
5353
```
5454

0 commit comments

Comments
 (0)