diff --git a/topic-6/book-1/03.BugFix.md b/topic-6/book-1/03.BugFix.md index ae8112f..9f5e541 100644 --- a/topic-6/book-1/03.BugFix.md +++ b/topic-6/book-1/03.BugFix.md @@ -237,9 +237,9 @@ The above code means that movie cards on the Favourite movies page should have t Update the git repository as follows: ``` -$ git add -A -$ git commit -m "Bug Fix - make action icons on movie card configurable." -$ git push origin main +git add -A +git commit -m "Bug Fix - make action icons on movie card configurable." +git push origin main ``` [renderprop]: https://react.dev/reference/react/cloneElement#passing-data-with-a-render-prop