Skip to content

Commit 9da95f6

Browse files
luojiyin1987DavidAnson
authored andcommitted
fix(shared): correct typo 'identifing' to 'identifying' in comment
1 parent e81efee commit 9da95f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

helpers/shared.cjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
"use strict";
44

5-
// Symbol for identifing the flat tokens array from micromark parse
5+
// Symbol for identifying the flat tokens array from micromark parse
66
module.exports.flatTokensSymbol = Symbol("flat-tokens");
77

88
// Symbol for identifying the htmlFlow token from micromark parse

0 commit comments

Comments
 (0)