File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ based on the following definitions:
5656<dfn><<init-descriptors>></dfn> = ;* <<init-descriptor>> [ ;+ <<init-descriptor>> ]* ;*
5757<dfn><<init-descriptor>></dfn> = <<init-descriptor-name>> : <<string>>
5858<dfn><<init-descriptor-name>></dfn> = protocol | username | password | hostname | port
59- pathname | search | hash | baseURL
59+ pathname | search | hash | base-url
6060</pre>
6161
6262This associates an author-defined keyword with a URL pattern,
@@ -74,7 +74,7 @@ The ''@route'' rule can be defined in one of two ways:
7474 [=URL pattern/create|create a URL pattern=] given
7575 <var> input</var> as {{URLPatternInit}}
7676 constructed from the descriptors and their values;
77- if a <code> baseURL </code> descriptor is not given then one is created from
77+ if a <code> base-url </code> descriptor is not given then one is created from
7878 the [=style resource base URL=] of the rule.
7979
8080ISSUE: Should this use <<dashed-ident>> , <<custom-ident>> , or <<ident>>
You can’t perform that action at this time.
0 commit comments