Corrected spelling mistake

This commit is contained in:
Xanadu 2021-04-04 19:09:26 +01:00
parent 44666d59ef
commit 7df6b60fa3

View file

@ -11,7 +11,7 @@ Oh, you don't want to keep your stashed changes? There are way too many? Then go
If you only want to discard a certain stash entry, you can use
git stash drop <stash>
Clear you stash stack!
Clear your stash stack!
---
tipp1