aboutsummaryrefslogtreecommitdiffstats
path: root/docs/src/templates/offline.html
diff options
context:
space:
mode:
authorIgor Minar2011-06-30 00:49:44 -0700
committerIgor Minar2011-06-30 00:49:44 -0700
commit1e8448b9e50878cc23d736be66116b49c90bd7f9 (patch)
treee0da29dc93fb3e13cdeb2499295568f4fb74c6ca /docs/src/templates/offline.html
parentc5f3a413bc00acf9ac1046fb15b454096a8890c6 (diff)
downloadangular.js-1e8448b9e50878cc23d736be66116b49c90bd7f9.tar.bz2
fix:docs: properly distinguish between being offline and 404
Diffstat (limited to 'docs/src/templates/offline.html')
-rw-r--r--docs/src/templates/offline.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/templates/offline.html b/docs/src/templates/offline.html
index 9996eb1c..f52ca6e5 100644
--- a/docs/src/templates/offline.html
+++ b/docs/src/templates/offline.html
@@ -1,4 +1,4 @@
<h2>OFFLINE</h2>
-<p>This page if unavailable because your are offline.</p>
+<p>This page is currently unavailable because your are offline.</p>
<p>Please connect to the Internet and reload the page.</p>