diff --git a/harness/atomicsHelper.js b/harness/atomicsHelper.js
index 31a7361716436400aba08a418107ed745861841c..c9a20388f3d389f0cc633639af85e6329e209d30 100644
--- a/harness/atomicsHelper.js
+++ b/harness/atomicsHelper.js
@@ -6,7 +6,7 @@ description: >
 ---*/
 
 /**
- * The amount of slack allowed for testing time-related Atomics methods (i.e. wait and wake).
+ * The amount of slack allowed for testing time-related Atomics methods (i.e. wait and notify).
  * The absolute value of the difference of the observed time and the expected time must
  * be epsilon-close.
  */