From 241c6ae04784acde390312ec863581cb78534fca Mon Sep 17 00:00:00 2001 From: James Smith Date: Fri, 27 May 2022 05:44:33 +0100 Subject: Update README.md --- challenge-166/james-smith/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/challenge-166/james-smith/README.md b/challenge-166/james-smith/README.md index 8de59f9250..dcea096e38 100644 --- a/challenge-166/james-smith/README.md +++ b/challenge-166/james-smith/README.md @@ -165,7 +165,7 @@ characters needed. say $HORIZONTAL_LINE; ``` -#### Workout what to print and printing +### Workout what to print and printing This loops through the unique filenames we stored earlier. Then for each filename we first check that it is present in all lists. -- cgit