mirror of
https://github.com/git-learning-game/oh-my-git.git
synced 2024-11-13 19:04:54 +01:00
Corrected spelling mistake
This commit is contained in:
parent
44666d59ef
commit
7df6b60fa3
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue