diff --git a/subjects/devops/clean_the_list/README.md b/subjects/devops/clean_the_list/README.md index 88dec750..fbaa8ea3 100644 --- a/subjects/devops/clean_the_list/README.md +++ b/subjects/devops/clean_the_list/README.md @@ -16,7 +16,7 @@ Create a file `shopping.py` that contains a function `clean_list` which takes in ### Usage -Here is an example of how to use the clean_list function: +Here is an example of how to use the `clean_list` function: ```python import shopping