diff --git a/README.md b/README.md index 1fac86b..2699c9a 100644 --- a/README.md +++ b/README.md @@ -185,7 +185,7 @@ For example, JasmineSpec uses the _execute_ Jasmine JS function on a spec and ca context.executeFunction(someSpec, "execute"); } }); - `` +``` ### Creating a Rhino debugger