summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@baturin.org>2021-02-01 17:58:17 +0700
committerDaniil Baturin <daniil@baturin.org>2021-02-01 17:58:17 +0700
commit00f529d718473032fc382d8dbc87026d8d280240 (patch)
tree24f7b4c03c43471e474c5efe85ea923515fc79b2
parenta7384fb134a9d5e647b3345a5f937aca06e5d537 (diff)
downloadcommunity.vyos.net-00f529d718473032fc382d8dbc87026d8d280240.tar.gz
community.vyos.net-00f529d718473032fc382d8dbc87026d8d280240.zip
Use "open-source" spelling.
-rw-r--r--site/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/site/index.html b/site/index.html
index dc44461..426f7b7 100644
--- a/site/index.html
+++ b/site/index.html
@@ -1,5 +1,5 @@
<section class="main-text">
- <p>VyOS is a fully open source, enterprise-grade router platform. Being open source and community-driven is not a liability for us, not an early stage gimmick we want to shed—it’s our distinctive advantage. VyOS started as a community fork of a discontinued Vyatta Core project in 2013, with a promise to live up to free and open source software values. We kept the promise and turned VyOS into a successful, self-funded project. </p>
+ <p>VyOS is a fully open-source, enterprise-grade router platform. Being open-source and community-driven is not a liability for us, not an early stage gimmick we want to shed—it’s our distinctive advantage. VyOS started as a community fork of a discontinued Vyatta Core project in 2013, with a promise to live up to free and open-source software values. We kept the promise and turned VyOS into a successful, self-funded project. </p>
</section>
<section class="inform-columns">
@@ -15,7 +15,7 @@
</div>
</div>
<div class="inform-column__data">
- <p>VyOS is fully open source and we encourage everyone to build images and report any build process issues. The source code of the rolling release and LTS branches alike is available online. However, simply making code available is not enough.</p>
+ <p>VyOS is fully open-source and we encourage everyone to build images and report any build process issues. The source code of the rolling release and LTS branches alike is available online. However, simply making code available is not enough.</p>
<p>We also keep the complete build toolchain available, and we strive to make it easy to use. You can build a VyOS image in just a few commands. There is no special maintainer toolchain we keep to ourselves: all image build tools are available to everyone interested.</p>
</div>
<div class="inform-column__button">
@@ -53,7 +53,7 @@
</div>
<div class="inform-column__data">
<p>VyOS is not just a product, but an open platform. It uses a layered architecture with unified and documented internal APIs.</p>
- <p>A number of major features were contributed by community members. Command definitions are written in a machine-verifiable XML format and malformed definitions fail the build. Our new code is in legacy-free Python3, and some core components are in OCaml.</p>
+ <p>Many major features were contributed by community members. Command definitions are written in a machine-verifiable XML format and malformed definitions fail the build. Our new code is in legacy-free Python3, and some core components are in OCaml.</p>
<p>Every part of the system is open to contributions.</p>
</div>
<div class="inform-column__button">