diff --git a/lib/react-markdown.js b/lib/react-markdown.js index f3c56265..ac837bd8 100644 --- a/lib/react-markdown.js +++ b/lib/react-markdown.js @@ -5,7 +5,7 @@ * @typedef {import('hast').Root} Root * @typedef {import('./complex-types').PluginOptions} PluginOptions * @typedef {import('./rehype-filter.js').Options} FilterOptions - * @typedef {import('./ast-to-react.js').Options} TransformOptions + * @typedef {import('./ast-to-react.js').Options} TransformOptions * * @typedef CoreOptions * @property {string} children