Skip to content
This repository was archived by the owner on Jan 19, 2019. It is now read-only.

Commit f7c9246

Browse files
jtheoofsoda0289
authored andcommitted
Chore: Fix typo in comment (#305)
Thanks!
1 parent 3dcba7d commit f7c9246

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/convert.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ module.exports = function convert(config) {
302302
}
303303

304304
/**
305-
* The core of the conervsion logic:
305+
* The core of the conversion logic:
306306
* Identify and convert each relevant TypeScript SyntaxKind
307307
*/
308308
switch (node.kind) {

0 commit comments

Comments
 (0)