Skip to content

Commit 43a2816

Browse files
committed
chore: nitpick
1 parent 67aebac commit 43a2816

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/generators/legacy-html/utils/buildContent.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ const createHistoryTableRow = (
104104
/**
105105
* Builds the Metadata Properties into content
106106
*
107-
* @param {ApiDocMetadataEntry} node The node to build to build the properties from
107+
* @param {ApiDocMetadataEntry} node The node to build the properties from
108108
* @param {import('unified').Processor} remark The Remark instance to be used to process changes table
109109
* @returns {import('unist').Parent} The HTML AST tree of the properties content
110110
*/

0 commit comments

Comments
 (0)