We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67aebac commit 43a2816Copy full SHA for 43a2816
src/generators/legacy-html/utils/buildContent.mjs
@@ -104,7 +104,7 @@ const createHistoryTableRow = (
104
/**
105
* Builds the Metadata Properties into content
106
*
107
- * @param {ApiDocMetadataEntry} node The node to build to build the properties from
+ * @param {ApiDocMetadataEntry} node The node to build the properties from
108
* @param {import('unified').Processor} remark The Remark instance to be used to process changes table
109
* @returns {import('unist').Parent} The HTML AST tree of the properties content
110
*/
0 commit comments