Skip to content

Commit 0090f6c

Browse files
committed
Fix typo
1 parent 99d20fe commit 0090f6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/complex-types.d.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ declare module 'hast' {
5050
}
5151

5252
interface ElementContentMap {
53-
mdxJsxFlowElement: MdxJsxFlowElement
53+
mdxJsxTextElement: MdxJsxTextElement
5454
mdxJsxFlowElement: MdxJsxFlowElement
5555
}
5656
}

0 commit comments

Comments
 (0)