Skip to content

Commit dedce87

Browse files
committed
Typos in 2025-09 slides for TC39
1 parent 4238d48 commit dedce87

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

slides/2025-09-stage1-update.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ Number.prototype.toLocaleString = Number.prototype.toString;
165165

166166
# Warning
167167

168-
The software you are about to see has been known to exite visceral revulsion in the viewer. Avert your gaze if you are sensitive to the use of `with`, direct `eval`, `arguments`, and `Proxy`.
168+
The software you are about to see has been known to excite visceral revulsion in the viewer. Avert your gaze if you are sensitive to the use of `with`, direct `eval`, `arguments`, and `Proxy`.
169169

170170
---
171171

@@ -243,7 +243,7 @@ while (i-->0) {}
243243

244244
---
245245

246-
# Language support for module maps and seprate globals
246+
# Language support for module maps and separate globals
247247

248248
- Benefit from the native module parse,
249249
- no censorship heuristics,

0 commit comments

Comments
 (0)