diff --git a/topic-6/book-1/05.Storybook.md b/topic-6/book-1/05.Storybook.md index d86232c..7632827 100644 --- a/topic-6/book-1/05.Storybook.md +++ b/topic-6/book-1/05.Storybook.md @@ -34,9 +34,9 @@ In the storybook UI test all the stories. Examine the story implementations to c Commit this work: ~~~ -$ git add -A -$ git commit -m "Fix broken stories in Storybook." -$ git push origin main +git add -A +git commit -m "Fix broken stories in Storybook." +git push origin main ~~~ [stories]: https://full-stack-2-2024.netlify.app/topic-6/book-1/archive/stories.zip