about summary refs log tree commit diff stats
path: root/lisp/js/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/js/README.md')
-rw-r--r--lisp/js/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/js/README.md b/lisp/js/README.md
index 2f10a7e..add85c9 100644
--- a/lisp/js/README.md
+++ b/lisp/js/README.md
@@ -30,7 +30,7 @@ To run in the browser:
 </html>
 ```
 
-`lisp.run()` is a convinence, it wraps `lisp.interpret(lisp.parse())`. 
+`lisp.run()` is a convenience, it wraps `lisp.interpret(lisp.parse())`. 
 
 See also: