Fix typos

This commit is contained in:
Marcel Ribeiro-Dantas 2024-02-12 00:54:11 -03:00 committed by blinry
parent ce9fcda773
commit 9da0bd1fbd
4 changed files with 4 additions and 4 deletions
levels/stash

View file

@ -39,7 +39,7 @@ git add recipe
[win]
# Did you resolve the confict and commit?
# Did you resolve the conflict and commit?
{ git show HEAD | grep "Flour"; } && { git show HEAD | grep "Salt"; }
# Did you clear stash stack?