[doc] [typo] fix Storybook readme command

Replace `docs` NPM script with `doc`. Only the latter exists and the
former was likely a typo.

Change-Id: Id5122a86a3ecc4bf9bf09a4829c46c931fc4c4a3
This commit is contained in:
Stephen Niedzielski 2020-01-14 08:44:05 -07:00
parent 36935fe1f3
commit 735b5cc854

View file

@ -1,2 +1,2 @@
Run `npm run docs`!
Run `npm run doc`!