diff --git a/class1.html b/class1.html
index 73f74c0..00e6e2b 100644
--- a/class1.html
+++ b/class1.html
@@ -145,12 +145,12 @@
History of JavaScript
Developed by Brendan Eich of Netscape in 1995 (in 10 days!). Originally called Mocha, then LiveScript.
Java?—Actually JavaScript has nothing to do with the language Java. Java was just the cool kid in town at the time.
Script—Instructions that a computer can run one line at a time
- Standardized in 1997 as EMCAScript (ES6 finalized in 2015, but not fully supported)
+ Standardized in 1997 as ECMAScript (ES6 finalized in 2015, but not fully supported)
@@ -737,4 +737,4 @@ Questions?