aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--index.tpl10
1 files changed, 5 insertions, 5 deletions
diff --git a/index.tpl b/index.tpl
index 296b28b..567d9a7 100644
--- a/index.tpl
+++ b/index.tpl
@@ -128,11 +128,11 @@
<div class="pure-g status">
<div class="pure-u-1">
<h1>Status of Alpine Linux mirrors</h1>
- <p>The status of each mirrors apkindex is checked via http
- "Last modified" header tag which is compared with the master
- mirror. If the apkindex is found the difference is displayed in
+ <p>The status of each mirror’s APKINDEX is checked via HTTP
+ “Last modified” header tag which is compared with the master
+ mirror. If the APKINDEX is found, the difference is displayed in
the table. If the date of the index is the same (or less than one hour)
- the status will be displayed as OK. If an http error code is
+ the status will be displayed as OK. If an HTTP error code is
returned it will be displayed in the table instead.</p>
{{#status}}
<h2 id="mirror{{num}}">{{url}} </h2>
@@ -168,4 +168,4 @@
<footer>© Copyright 2017 Alpine Linux Development Team all rights reserved</footer>
</div>
</body>
-</html> \ No newline at end of file
+</html>