Skip to content

Commit 45032ec

Browse files
committed
Fix typo
1 parent 56c75cf commit 45032ec

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
@@ -109,7 +109,7 @@ console.log(output)
109109
/**
110110
* @this {CompileContext}
111111
* @type {Handle}
112-
* @returns {undefined}
112+
* @returns {false | undefined}
113113
*/
114114
function abbr(d) {
115115
if (d.type !== 'textDirective') return false

0 commit comments

Comments
 (0)