Skip to content

Commit b8eb444

Browse files
authored
Merge branch 'master' into contained-list
2 parents fac6932 + c0ff28e commit b8eb444

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/progress-indicator/progress-indicator.stories.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Basic.argTypes = {
7474
control: "radio"
7575
},
7676
orientation: {
77-
options: ["horizontal", "veritcal"],
77+
options: ["horizontal", "vertical"],
7878
defaultValue: "horizontal",
7979
control: "radio"
8080
}

0 commit comments

Comments
 (0)