From 212c7a749ff16aa4c54ebb43d65d011e45010a73 Mon Sep 17 00:00:00 2001 From: miguel Date: Wed, 1 Feb 2023 10:42:34 +0000 Subject: [PATCH] docs(read_file): change file to file name --- subjects/devops/read_file/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subjects/devops/read_file/README.md b/subjects/devops/read_file/README.md index f1dd9780..6992604f 100644 --- a/subjects/devops/read_file/README.md +++ b/subjects/devops/read_file/README.md @@ -2,7 +2,7 @@ ### Instructions -Create a file `read_file.py` which will have a function `get_recipes(file_name)` that takes a `file` as an argument. +Create a file `read_file.py` which will have a function `get_recipes(file_name)` that takes the `file name` as an argument. Create another file `recipes_data.json` and paste the following content on it: