From 5f602c985c1fb232cbeaa4fd82eefe1d3d7e7a6a Mon Sep 17 00:00:00 2001 From: WMDE-Fisch Date: Mon, 4 Feb 2019 11:31:12 +0100 Subject: [PATCH] Fixed typo Change-Id: I9c61f3dcf059884ec7ea16f601009d72b26e0cda --- .storybook/helpers/createPopup.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.storybook/helpers/createPopup.js b/.storybook/helpers/createPopup.js index 7b862fb77..3dd202030 100644 --- a/.storybook/helpers/createPopup.js +++ b/.storybook/helpers/createPopup.js @@ -5,7 +5,7 @@ import scaleDownThumbnail from './scaleDownThumbnail'; const POINTER_SIZE = 8; /** - * Creates a static/stateless Popup adn returns its HTML as DOM. + * Creates a static/stateless Popup and returns its HTML as DOM. * * @param {ext.popups.PreviewModel} model * @param {object} layout