Skip to content

Commit

Permalink
fix compile error
Browse files Browse the repository at this point in the history
  • Loading branch information
Garrett Tanzer committed Sep 6, 2023
1 parent 3e33a5e commit 7e7fe0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1248,7 +1248,7 @@ partial interface Navigator {
</div>

<div algorithm>
The <dfn method for=Navigator method>deprecatedReplaceInURN(|urnOrConfig|, |replacements|)</dfn>
The <dfn method for=Navigator>deprecatedReplaceInURN(|urnOrConfig|, |replacements|)</dfn>
method steps are:

1. Let |urn| be null.
Expand Down

0 comments on commit 7e7fe0a

Please sign in to comment.