Skip to content

Commit 547eab0

Browse files
committed
docs: add missing closing bracket in system token example
1 parent 31c4dad commit 547eab0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/theming.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@ html {
422422
density: 0
423423
), $overrides: (
424424
primary-container: orange,
425-
);
425+
));
426426
}
427427
```
428428

0 commit comments

Comments
 (0)