Fixed typo

to -> too
This commit is contained in:
LBlend 2020-01-24 10:21:15 +01:00 committed by GitHub
parent e8fad188f3
commit f046ca39e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4456,7 +4456,7 @@ This info copied from [https://stackoverflow.com/questions/29217859/what-is-the-
<details>
<summary>What are some Git anti-patterns? Things that you shouldn't do</summary><br><b>
* Not waiting to long between commits
* Not waiting too long between commits
* Not removing the .git directory :)
</b></details>