Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -384,10 +384,10 @@ <h3>
are typically time-based (e.g., "a day"), or until browser is closed,
or the user might even be given the choice for the permission to be
granted indefinitely. The permission [=permission/lifetimes=] dictate
how long a user agent [=permission/grants=] a permission before that
permission is automatically reverted back to its default [=permission
state=], prompting the end-user to make a new choice upon subsequent
use.
how long a user agent [=permission/granted|grants=] a permission
before that permission is automatically reverted back to its default
[=permission state=], prompting the end-user to make a new choice
upon subsequent use.
</p>
<p>
Although the granularity of the permission [=permission/lifetime=]
Expand Down Expand Up @@ -1663,8 +1663,8 @@ <h2>
</ul>
<p>
See the <a href=
"https://github.com/w3c/geolocation/commits/main">commit
history</a> for a complete list of changes.
"https://github.com/w3c/geolocation/commits/main">commit history</a>
for a complete list of changes.
</p>
</section>
</body>
Expand Down