Skip to content

Commit 104ff80

Browse files
fix typo button.css
1 parent 72a1a39 commit 104ff80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/styles/design-system/components/button.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* These are the styles that will be applied for all buttons globally.
3-
* We want thse styles to be minimal, because our buttons can differ greatly,
3+
* We want these styles to be minimal, because our buttons can differ greatly,
44
* e.g. modal close button may not share styles with primary button.
55
*/
66
button {

0 commit comments

Comments
 (0)