simplify bag (of chips)

Otherwise the content is "An empty bag of chips. of chips".
This commit is contained in:
Jochen Sprickerhof 2020-12-23 16:57:42 +01:00
parent 39551adf2b
commit d9d62d24c7

View file

@ -11,7 +11,7 @@ cards = checkout commit-auto reset-hard file-new file-delete
echo Very smelly socks. > socks
echo A tiny couch table. > table
echo An empty energy drink can. > can
echo An empty bag of chips. > bag of chips
echo An empty bag of chips. > bag
git add .
git commit -m "weekend"