summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJelle van der Waa <jelle@vdwaa.nl>2019-03-02 22:07:39 +0100
committerJelle van der Waa <jelle@vdwaa.nl>2019-03-02 22:07:39 +0100
commit1a4fe4a3e5d9f0df3a2715e2ed40a0cb2af0e8fb (patch)
tree0d15bfe0db30efbb435bebe03a969db9461166d2
parent018bb49b20795ba9e57a9c94f361fa45b2b99e4a (diff)
downloadarchweb-1a4fe4a3e5d9f0df3a2715e2ed40a0cb2af0e8fb.tar.gz
archweb-1a4fe4a3e5d9f0df3a2715e2ed40a0cb2af0e8fb.zip
templates: remove excessive whitespace after .
Signed-off-by: Jelle van der Waa <jelle@vdwaa.nl>
-rw-r--r--templates/public/about.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/public/about.html b/templates/public/about.html
index dfa89ee1..c7506047 100644
--- a/templates/public/about.html
+++ b/templates/public/about.html
@@ -21,7 +21,7 @@ easily manage and customize packages ranging from official Arch software to the
user's own personal packages to packages from 3rd party sources. The repository
system also allows users to easily build and maintain their own custom build
scripts, packages, and repositories, encouraging community growth and
-contribution.
+contribution.
</p>
<p>
The minimal Arch base package set resides in the streamlined [core] repository.
@@ -34,9 +34,9 @@ Arch Linux makepkg application.
<p>
Arch Linux uses a "rolling release" system which allows one-time installation
and perpetual software upgrades. It is not generally necessary to reinstall
-or upgrade your Arch Linux system from one "version" to the next.
+or upgrade your Arch Linux system from one "version" to the next.
By issuing one command, an Arch system is kept up-to-date and on the bleeding
-edge.
+edge.
</p>
<p>
Arch strives to keep its packages as close to the original upstream software as