diff --git a/BROKEN_GUIDE.md b/BROKEN_GUIDE.md index f8a6d66..15cc050 100644 --- a/BROKEN_GUIDE.md +++ b/BROKEN_GUIDE.md @@ -27,7 +27,7 @@ git add . 6. now write commit message and tell what you did: ``` -git commt -m "i fixed some issue maybe or not" +git commit -m "I fixed some issue maybe or not" ``` 2. Push to branch but be carefull of name u use: