diff --git a/subjects/devops/largest/README.md b/subjects/devops/largest/README.md index e068b750..119ee1ca 100644 --- a/subjects/devops/largest/README.md +++ b/subjects/devops/largest/README.md @@ -39,8 +39,8 @@ $ bash largest.sh | cat -e $ ``` -> The output needs to be formatted as the example shown above +> The output needs to be formatted as the example shown above. ### Hints -- `awk` might be handy +- `awk` might be handy.