Skip to content

Commit 9b2803e

Browse files
authored
Fix typo
1 parent 049f3dc commit 9b2803e

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
@@ -71,10 +71,10 @@ And, some of these weird comments are off, but they’re pretty close.
7171

7272
## API
7373

74-
This package exports the following identifiers: `attachComment`.
74+
This package exports the following identifiers: `attachComments`.
7575
There is no default export.
7676

77-
### `attachComment(tree, comments)`
77+
### `attachComments(tree, comments)`
7878

7979
Attach semistandard estree comment nodes to the tree.
8080

0 commit comments

Comments
 (0)