summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorJelle van der Waa <jelle@vdwaa.nl>2019-02-05 10:55:33 +0100
committerJelle van der Waa <jelle@vdwaa.nl>2019-02-05 10:55:33 +0100
commit6b601e77c32aa953a608c98b1b83e5b75ba5f79b (patch)
tree0320eb9c6cfb8ce041ac8dfb57c13bddc09c588a /templates
parent38aa1b29f811883fea01d607d3dd82fdb0d4222a (diff)
downloadarchweb-6b601e77c32aa953a608c98b1b83e5b75ba5f79b.tar.gz
archweb-6b601e77c32aa953a608c98b1b83e5b75ba5f79b.zip
Update grammar for Docker download
Diffstat (limited to 'templates')
-rw-r--r--templates/public/download.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/public/download.html b/templates/public/download.html
index c81c2ff0..f3c3d6ae 100644
--- a/templates/public/download.html
+++ b/templates/public/download.html
@@ -81,7 +81,7 @@
<h3>Docker image</h3>
- <p>Docker image is available on <a href="https://hub.docker.com/r/archlinux/base/">Docker Hub</a>. You can run the image with the following command:</p>
+ <p>A Docker image is available on <a href="https://hub.docker.com/r/archlinux/base/">Docker Hub</a>. You can run the image with the following command:</p>
<code>docker run -it archlinux/base</code>
<h3>HTTP Direct Downloads</h3>