summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk/demos/bigbank
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-1.x/trunk/demos/bigbank/src/main/resources/web/AccountJSON.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-1.x/trunk/demos/bigbank/src/main/resources/web/AccountJSON.html b/sca-java-1.x/trunk/demos/bigbank/src/main/resources/web/AccountJSON.html
index 9f4368443f..e56183b5c3 100644
--- a/sca-java-1.x/trunk/demos/bigbank/src/main/resources/web/AccountJSON.html
+++ b/sca-java-1.x/trunk/demos/bigbank/src/main/resources/web/AccountJSON.html
@@ -53,7 +53,7 @@
RPC classes</a> and providing them with <a href="AccountJSONService?smd">http://localhost:8080/AccountJSONService?smd</a>
for <a href="http://dojo.jot.com/SMD">Simple Method Description
(SMD)</a> input.</p>
- <p>It then creates a Dojo button that will envoke the <code>getAccountReport</code>
+ <p>It then creates a Dojo button that will invoke the <code>getAccountReport</code>
method of the <code>accountService</code> object.</p>
</tr>
<tr>