Skip to content

Commit b754034

Browse files
aslilacpull[bot]
authored andcommitted
chore: fix comment (#14738)
1 parent f721807 commit b754034

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/theme/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ export interface Theme extends Omit<MuiTheme, "palette"> {
2222
/** Theme properties that we're testing out but haven't committed to. */
2323
experimental: NewTheme;
2424

25-
//** Theme colors related to marketing */
25+
/** Theme colors related to marketing */
2626
branding: Branding;
2727

2828
monaco: monaco.editor.IStandaloneThemeData;

0 commit comments

Comments
 (0)