diff options
| -rw-r--r-- | challenge-119/james-smith/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/challenge-119/james-smith/README.md b/challenge-119/james-smith/README.md index f296cf3396..8747a9bc7c 100644 --- a/challenge-119/james-smith/README.md +++ b/challenge-119/james-smith/README.md @@ -133,7 +133,7 @@ End LINE ``` ### Side note... an intepreter for CESIL... -Didn't like the idea of relying on JAVASCRIPT... so here is a bare bones +Didn't like the idea of relying on JAVA... so here is a bare bones interpreter... ```perl use strict; |
