diff --git a/README.html b/README.html index 84218afd..e2ce733d 100644 --- a/README.html +++ b/README.html @@ -308,10 +308,10 @@ An ant script to build and run the midlet is in

You must install the wireless toolkit and define WTK_HOME for this script to work. -

Run a script using JSR-233 Dynamic Scripting

+

Run a script using JSR-223 Dynamic Scripting

-The standard use of JSR-233 scripting engines may be used: +The standard use of JSR-223 scripting engines may be used:

 	ScriptEngineManager mgr = new ScriptEngineManager();