diff --git a/README.md b/README.md index 25f3072..6c5ce6b 100644 --- a/README.md +++ b/README.md @@ -180,7 +180,7 @@ nonumbers=${name//[0-9]/} ### Listing Files -Do not [parse ls(1)](http://mywiki.wooledge.org/ParsingLs), instead us +Do not [parse ls(1)](http://mywiki.wooledge.org/ParsingLs), instead use bash builtin functions to loop files ``` bash