diff --git a/README.md b/README.md index e7e5541..f170d30 100644 --- a/README.md +++ b/README.md @@ -4456,7 +4456,7 @@ This info copied from [https://stackoverflow.com/questions/29217859/what-is-the-
What are some Git anti-patterns? Things that you shouldn't do
- * Not waiting to long between commits + * Not waiting too long between commits * Not removing the .git directory :)