diff options
Diffstat (limited to 'Lessons/Lesson_41')
-rw-r--r-- | Lessons/Lesson_41/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Lessons/Lesson_41/README.md b/Lessons/Lesson_41/README.md index d3e2f7b..130b22f 100644 --- a/Lessons/Lesson_41/README.md +++ b/Lessons/Lesson_41/README.md @@ -371,7 +371,7 @@ tail -f debug.log ``` to follow this file content runtime. -I've included the profuced `debug.log` to the current folder. +I've included the produced `debug.log` to the current folder. # Replace GUIDs in a log file |