Skip to content

Commit aa92f1c

Browse files
authored
chore(tools): update comment
1 parent 4fc7dd7 commit aa92f1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/pfe-tools/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ interface SiteOptions {
1313
stylesheets?: string[];
1414
/** Title for main page of the demo */
1515
title?: string;
16-
/** Site subpath for components. e.g. 'elements'. default: 'elements' */
16+
/** Site subpath for components. e.g. 'elements'. default: 'components' */
1717
componentSubpath?: string;
1818
}
1919

0 commit comments

Comments
 (0)