docs: wording changes for offline support
This commit is contained in:
parent
d6301fae90
commit
52a172d1a4
4 changed files with 4 additions and 3 deletions
|
@ -4,7 +4,7 @@ function OfflineFallbackPage() {
|
|||
return (
|
||||
<article class="popover-hint">
|
||||
<h1>Offline</h1>
|
||||
<p>This page isn't offline available yet.</p>
|
||||
<p>You're offline and this page hasn't been cached yet.</p>
|
||||
</article>
|
||||
)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue