diff --git a/spec.emu b/spec.emu
index a7ba13c..aaaed70 100644
--- a/spec.emu
+++ b/spec.emu
@@ -756,7 +756,7 @@
The static semantics of Early Errors in are augmented with the following:
- AssertClause : `assert` `{` WithEntries `,`? `}`
+ AssertClause : `assert` `{` WithEntries `,`? `}`
- It is a Syntax Error if WithClauseToAttributes of |AssertClause| has two entries _a_ and _b_ such that _a_.[[Key]] is _b_.[[Key]].