Skip to content
This repository was archived by the owner on Sep 25, 2020. It is now read-only.

Commit 458ba90

Browse files
author
Aleksey Smolenchuk
committed
locaded -> loaded
1 parent 251fb74 commit 458ba90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ This is an alternative to the `NODE_ENV=test `pattern, we highly
211211
`opts.defaults` is optional, it can be set to an object.
212212

213213
If it exists, it will populate all the values that are unset
214-
(but not undefined) in the locaded config with those in
214+
(but not undefined) in the loaded config with those in
215215
`opts.defaults`.
216216

217217
The difference between `defaults` and `seed` is that `seed` over-

0 commit comments

Comments
 (0)