Skip to content

Commit b650f41

Browse files
chore: fix typo
1 parent d194e08 commit b650f41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -499,7 +499,7 @@ function memoize(fn) {
499499

500500
/**
501501
* @typedef {object} MetaData
502-
* @property {Array<Error>} warnings warnigns
502+
* @property {Array<Error>} warnings warnings
503503
* @property {Array<Error>} errors errors
504504
*/
505505

0 commit comments

Comments
 (0)