onlywei / explain-git-with-d3

Use D3 to visualize simple git branching operations.
MIT License
1.71k stars 390 forks source link

typo in git merge section #73

Open AdamUArk opened 5 years ago

AdamUArk commented 5 years ago

Current text: ...snapshot will have the all of the work that has been done...

Change to: ...snapshot will have all of the work that has been done...