Skip to content

Commit 72bb6be

Browse files
piperchesterfkling
authored andcommittedMar 7, 2018
Update README.md (#221)
Capitalize API
1 parent 9bc0c04 commit 72bb6be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ module.exports = function(fileInfo, api) {
100100
}
101101
```
102102

103-
**Note:** This api is exposed for convenience, but you don't have to use it.
103+
**Note:** This API is exposed for convenience, but you don't have to use it.
104104
You can use any tool to modify the source.
105105

106106
`stats` is a function that only works when the `--dry` options is set. It accepts

0 commit comments

Comments
 (0)
Please sign in to comment.