summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorZach van Rijn <me@zv.io>2021-07-13 10:23:55 -0500
committerZach van Rijn <me@zv.io>2021-07-13 10:23:55 -0500
commit008fa1ab1a0aa5dbb540894d7db51a2f6ddc7b8c (patch)
tree3dab02f547dea07cb9e387311db6df5be0d023f3 /src
parent723d3f4be5da5be2497e1b036e5418c1d892e199 (diff)
downloadsite-ng-008fa1ab1a0aa5dbb540894d7db51a2f6ddc7b8c.tar.gz
site-ng-008fa1ab1a0aa5dbb540894d7db51a2f6ddc7b8c.tar.bz2
site-ng-008fa1ab1a0aa5dbb540894d7db51a2f6ddc7b8c.tar.xz
site-ng-008fa1ab1a0aa5dbb540894d7db51a2f6ddc7b8c.zip
Remove erroneous comma.
Diffstat (limited to 'src')
-rw-r--r--src/about/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/about/index.html b/src/about/index.html
index 252cb56..2bd3afb 100644
--- a/src/about/index.html
+++ b/src/about/index.html
@@ -40,7 +40,7 @@ __HEADER__
<div class="divider-width-40px margin-bottom-20">
<hr class="bg-black-09">
</div>
- <p>Adélie is an independent, Libre operating system based on the Linux kernel and musl runtime library.<br />We focus on reliability, security, compatibility, portability, and usability.</p>
+ <p>Adélie is an independent Libre operating system based on the Linux kernel and musl runtime library.<br />We focus on reliability, security, compatibility, portability, and usability.</p>
<br />
<p>Simplicity is a feature, not a bug&mdash;icebergs are best observed from a distance.<br />That's why Adélie is built on top of proven standards and technologies. It's core to everything we do.</p>
</div>