From 6c154869892ef842da02f888428268665a0776ee Mon Sep 17 00:00:00 2001 From: Luke Slater Date: Sat, 10 Mar 2012 19:40:46 +0000 Subject: [PATCH] format fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a69235d..76d2775 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ For regular users, there is the *~js* command, which is completely sandboxed, but can still be used for calculation and the like. Example: - > ~js Array(16).join('wat'-1) + " Batman!"; + ~js Array(16).join('wat'-1) + " Batman!"; 'NaNNaNNaNNaNNaNNaNNaNNaNNaNNaNNaNNaNNaNNaNNaN Batman!' This feature is fairly safe as the user doesn't have access to anything