From b0989bc072602dbd2c5d04161464e08073a65daf Mon Sep 17 00:00:00 2001 From: James Smith Date: Mon, 5 Jul 2021 13:50:20 +0100 Subject: Update README.md --- challenge-120/james-smith/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/challenge-120/james-smith/README.md b/challenge-120/james-smith/README.md index d751eefe8c..9075aa0512 100644 --- a/challenge-120/james-smith/README.md +++ b/challenge-120/james-smith/README.md @@ -66,4 +66,4 @@ sub clock_angle_fast { } ``` -(Without disabling warnings this gives `Argument "04:00" isn't numeric in multiplication (*) at ..` errors) +(Without disabling warnings this gives `Argument "04:00" isn't numeric in modulus (%) at ..` errors) -- cgit