Skip to content

Commit 43d4c36

Browse files
authored
docs: fix typo in button looks and colors (#335)
1 parent 23890f1 commit 43d4c36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/uui-button/lib/uui-button.story.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ WithIcon.parameters = {
305305
docs: {
306306
source: {
307307
code: `
308-
<uui-button look="primary" label="A11Y proper abel"><uui-icon name="alert"></uui-icon>Button Label</uui-button>`,
308+
<uui-button look="primary" label="A11Y proper label"><uui-icon name="alert"></uui-icon>Button Label</uui-button>`,
309309
},
310310
},
311311
};

0 commit comments

Comments
 (0)