Skip to content

Commit 6834775

Browse files
committed
Fix typo
1 parent ef5a7d8 commit 6834775

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/typedef.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @module TypeDef
3-
* @description Type definations
3+
* @description Type definitions
44
* */
55
/* eslint-disable no-unused-vars */
66
const Utils = require('./utils');

0 commit comments

Comments
 (0)