aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Smith <js5@sanger.ac.uk>2021-11-26 12:38:17 +0000
committerGitHub <noreply@github.com>2021-11-26 12:38:17 +0000
commit945a7afe100e6f841746c0400bd194953a066a78 (patch)
tree897aa49c5053795f6e56b473bbf022da44e198c6
parent81d7f4e5661592f225ca66fcd457a72fef27aa1d (diff)
downloadperlweeklychallenge-club-945a7afe100e6f841746c0400bd194953a066a78.tar.gz
perlweeklychallenge-club-945a7afe100e6f841746c0400bd194953a066a78.tar.bz2
perlweeklychallenge-club-945a7afe100e6f841746c0400bd194953a066a78.zip
Update README.md
-rw-r--r--challenge-138/james-smith/README.md2
1 files changed, 1 insertions, 1 deletions
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