diff --git a/INTERPRETING.md b/INTERPRETING.md index e1f892df4a..0c4846abc2 100644 --- a/INTERPRETING.md +++ b/INTERPRETING.md @@ -235,7 +235,7 @@ following strings: 's'.p = null; ``` -- **`async`** The file `harness/donePrintHandle.js` must be evaluated in the +- **`async`** The file `harness/doneprintHandle.js` must be evaluated in the test realm's global scope prior to test execution. The test must not be considered complete until the implementation-defined `print` function has been invoked or some length of time has passed without any such invocation.