aboutsummaryrefslogtreecommitdiffstats
path: root/website
diff options
context:
space:
mode:
authorDavid Fugate <dfugate@microsoft.com>2011-03-14 11:44:30 -0700
committerDavid Fugate <dfugate@microsoft.com>2011-03-14 11:44:30 -0700
commit2282dfba34e36999b45bb016764112df0e4cec49 (patch)
tree26272b43fa83fcc95805446f852547bc27051108 /website
parentfeccaa7ac421186e7fe04237bf77124760187c08 (diff)
Fixed a typo on the main page.
Diffstat (limited to 'website')
-rw-r--r--website/default.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/default.html b/website/default.html
index 4a9237bb5..858889f05 100644
--- a/website/default.html
+++ b/website/default.html
@@ -153,7 +153,7 @@
<div class="footer">
<!--<div class="Links"> <a href="">Privacy</a> | <a href="">Terms of Use</a> </div>-->
<div class="siteversion"><b>Ver. 0.6</b> 14-Mar-2011</div>
- <div class="copyright"> &copy; <a href='javascript:void(window.open("http://www.ecma-international.org"));'>ECMA International</a> </div>
+ <div class="copyright"> &copy; <a href='javascript:void(window.open("http://www.ecma-international.org"));'>Ecma International</a> </div>
</div>
<iframe id="scriptLoader" class="hide"></iframe>
</body>