diff --git a/scm-ui/ui-components/src/modals/Modal.stories.tsx b/scm-ui/ui-components/src/modals/Modal.stories.tsx index 3633d6ed00..964077d87c 100644 --- a/scm-ui/ui-components/src/modals/Modal.stories.tsx +++ b/scm-ui/ui-components/src/modals/Modal.stories.tsx @@ -92,26 +92,22 @@ storiesOf("Modal|Modal", module)
The following elements will have a verly long help text, which has triggered the scrollbar in the past.
If this modal has not horizontal scrollbar the issue is fixed
+If this modal has no horizontal scrollbar the issue is fixed
); })