Skip to content

Commit 733dfb0

Browse files
committed
chore: fixing spaces in comments
1 parent 502fb1c commit 733dfb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/scripts.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ export function decorateMain(main) {
8989
buildAutoBlocks(main);
9090
decorateSections(main);
9191
decorateBlocks(main);
92-
//add aria-label to links
92+
// add aria-label to links
9393
a11yLinks(main);
9494
}
9595

0 commit comments

Comments
 (0)