From f107b0268114c2450264b8545bf2cbca294426aa Mon Sep 17 00:00:00 2001 From: Gianni Valdambrini Date: Sat, 7 Oct 2017 14:31:49 +0200 Subject: [PATCH] Update storybook-router description in the addon gallery. --- docs/pages/addons/addon-gallery/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/addons/addon-gallery/index.md b/docs/pages/addons/addon-gallery/index.md index 21d078364e2c..1eb38b89b88d 100644 --- a/docs/pages/addons/addon-gallery/index.md +++ b/docs/pages/addons/addon-gallery/index.md @@ -54,7 +54,7 @@ Now it is easy to add them into your Storybook. ### [Story-router](https://github.com/gvaldambrini/storybook-router) -A [decorator](/addons/introduction) that allows you to integrate react-router components in your stories. +A [decorator](/addons/introduction) that allows you to use your routing-aware components in your stories. ### [Host](https://github.com/philcockfield/storybook-host)