diff --git a/README.md b/README.md index 3dc56ef808b9..66a08fe046be 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ import React from 'react'; import { storiesOf, action } from '@kadira/storybook'; storiesOf('Button', module) - .add('with a text', () => ( + .add('with text', () => ( )) .add('with no text', () => (