Skip to content

Commit 11d2b2a

Browse files
committedJan 24, 2020
readme typo
1 parent ab8b754 commit 11d2b2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎readme.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ There are a few to choose from! Use the one that suits your needs best :D
181181
- You need (or at least, are ok with) a CLI.
182182
- You need to override the `fs` methods in use.
183183

184-
## use [`make-dir](http://npm.im/make-dir) if:
184+
## use [`make-dir`](http://npm.im/make-dir) if:
185185

186186
- You do not need to know the first dir created (and wish to save a few
187187
`stat` calls when using the native implementation for this reason).

0 commit comments

Comments
 (0)
Please sign in to comment.