Skip to content

Commit 587471e

Browse files
committed
Remove semi-colons and full-stops from list-item endings
1 parent c37219e commit 587471e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

readme.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,8 @@ Now, running `node example` yields:
4848

4949
###### Parameters
5050

51-
* `value` ([`Node`][node] or [`Location`][location]) — Value to get.
52-
* `doc` ([`VFile`][vfile] or `string`) — Document in which `value`
53-
exists.
51+
* `value` ([`Node`][node] or [`Location`][location]) — Value to get
52+
* `doc` ([`VFile`][vfile] or `string`) — Document in which `value` exists
5453

5554
###### Returns
5655

0 commit comments

Comments
 (0)