We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae6f939 commit 4a3f459Copy full SHA for 4a3f459
packages/uui-icon/lib/uui-icon.story.ts
@@ -67,7 +67,7 @@ Fallback.parameters = {
67
docs: {
68
description: {
69
story:
70
- 'Example of icon that is not captured by icon service, therefore showing the bug-fallback icon',
+ 'Example of icon that is not captured by an icon registry, therefore showing the bug-fallback icon',
71
},
72
73
};
@@ -81,7 +81,7 @@ IconRegistryElement.parameters = {
81
82
83
84
- 'Its recommended to use a icon-registry to provide the icons, this makes it possible to define an icon with the name attribute.',
+ 'Its recommended to use an icon registry to provide the icons. This makes it possible to define an icon with the name attribute.',
85
86
87
0 commit comments