Commit Diff


commit - a9fc4552072cca5e6289a54e8a6b68b5675e658b
commit + ee6b8af7587bd5c6a8d8072c2d1c2f4262260712
blob - 620e5a53976941328677152262c8c09aecbfd03d
blob + 586c50490446013f2c9fd0c4c9645aaaf8b13ee9
--- README.md
+++ README.md
@@ -43,7 +43,7 @@ Pro tip: amused plays well with find:
 
 	find . -type f -iname \*.opus -exec amused add {} +
 
-Well, for these kinds of things I wrote a wrapper aronud find called
+Well, for these kinds of things I wrote a wrapper around find called
 walk that's very handy in combo with amused too!
 
 	walk \*.opus ! amused add