diff --git a/index.bs b/index.bs
index f17a576d..1a3ee7aa 100644
--- a/index.bs
+++ b/index.bs
@@ -1612,7 +1612,7 @@ session.CapabilityRequest = {
? proxy: session.ProxyConfiguration,
? unhandledPromptBehavior: session.UserPromptHandler,
Extensible
-};
+}
The session.CapabilityRequest type represents a specific set of
@@ -9702,7 +9702,7 @@ script.ContextTarget = {
script.Target = (
script.ContextTarget /
script.RealmTarget
-);
+)
The script.Target type represents a value that is either a