diff --git a/index.bs b/index.bs
index 87abfc5b8..365604feb 100644
--- a/index.bs
+++ b/index.bs
@@ -2274,7 +2274,7 @@ To get the browsing context info given |context|,
browsingContext.Info
production with the context
field set to |context id|, the parent
field set to |parent id|
if |is root| is true
, or unset otherwise, the url
- field set to |url|, the userContext
field set to |user context|
+ field set to |url|, the userContext
field set to |user context| if it’s not null, or omitted otherwise,
and the children
field set to |child infos|.
1. Return |context info|.