From 6436d7daac551b05ba39ae68f7a12252513bfa97 Mon Sep 17 00:00:00 2001 From: 1computer1 Date: Fri, 15 Mar 2019 20:47:24 -0400 Subject: [PATCH] Fix missing word in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 829202d..4c4a1b3 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ Options are optionally set in `options`, which is a semicolon-delimited list of - `e` prints the result of evaluating the code - `julia` Julia (Julia 1.1.0) - `e` prints the result of evaluating the code -- `lua` (Lua 5.3) +- `lua` Lua (Lua 5.3) - `pas` Pascal (FPC 3.0.4) - `php` PHP (PHP 7.3.3) - `pl` Perl (Perl 5.28.1)