diff --git a/guide/english/bash/bash-ls/index.md b/guide/english/bash/bash-ls/index.md index c68a5b2b8d..c121f422e9 100644 --- a/guide/english/bash/bash-ls/index.md +++ b/guide/english/bash/bash-ls/index.md @@ -4,7 +4,7 @@ title: Bash ls ## Bash ls -`ls` is a command on Unix-like operating systems to list contents of a directory, for example folder and file names. +`ls` is a command on Unix-like operating systems to list contents of a directory such as folders and file names. ### Usage