diff options
| -rw-r--r-- | challenge-120/james-smith/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
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) |
