From 945a7afe100e6f841746c0400bd194953a066a78 Mon Sep 17 00:00:00 2001 From: James Smith Date: Fri, 26 Nov 2021 12:38:17 +0000 Subject: Update README.md --- challenge-138/james-smith/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/challenge-138/james-smith/README.md b/challenge-138/james-smith/README.md index a83432cddb..81fcfca2be 100644 --- a/challenge-138/james-smith/README.md +++ b/challenge-138/james-smith/README.md @@ -17,7 +17,7 @@ https://github.com/drbaggy/perlweeklychallenge-club/tree/master/challenge-138/ja # Task 1 - Workdays -***Write a script to calculate the total number of workdays in the given year. (Monday to Friday) +***Write a script to calculate the total number of workdays in the given year. (Monday to Friday)*** ## Notes -- cgit