Revert "docs: wording changes for offline support"
This reverts commit 52a172d1a4
.
This commit is contained in:
@ -4,7 +4,7 @@ function OfflineFallbackPage() {
|
||||
return (
|
||||
<article class="popover-hint">
|
||||
<h1>Offline</h1>
|
||||
<p>You're offline and this page hasn't been cached yet.</p>
|
||||
<p>This page isn't offline available yet.</p>
|
||||
</article>
|
||||
)
|
||||
}
|
||||
|
Reference in New Issue
Block a user