diff --git a/css-navigation-1/Overview.bs b/css-navigation-1/Overview.bs
index 25be8631b74..06ebaee74e2 100644
--- a/css-navigation-1/Overview.bs
+++ b/css-navigation-1/Overview.bs
@@ -56,7 +56,7 @@ based on the following definitions:
<> = ;* <> [ ;+ <> ]* ;*
<> = <> : <>
<> = protocol | username | password | hostname | port
- pathname | search | hash | baseURL
+ pathname | search | hash | base-url
This associates an author-defined keyword with a URL pattern,
@@ -74,7 +74,7 @@ The ''@route'' rule can be defined in one of two ways:
[=URL pattern/create|create a URL pattern=] given
input as {{URLPatternInit}}
constructed from the descriptors and their values;
- if a baseURL descriptor is not given then one is created from
+ if a base-url descriptor is not given then one is created from
the [=style resource base URL=] of the rule.
ISSUE: Should this use <>, <>, or <>