This is an automated email from the git hooks/post-receive script. unknown user pushed a commit to branch master in repository centos/centos.org. commit d9017a3b69c2986a88d76a5eb72d78034d895f67 Author: quaid <quaid at iquaid.org> AuthorDate: Tue Sep 24 02:12:37 2019 -0400 I didn't like the old-school 'flavors' word in the end, makes it simpler --- content/index.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/index.erb b/content/index.erb index 107502c..fd126cc 100644 --- a/content/index.erb +++ b/content/index.erb @@ -17,7 +17,7 @@ is_hidden: true <div class="jumbotron col-md-12"> <h1>The CentOS Project</h1> <p>The CentOS Project is a community-driven free software effort focused on delivering a robust open source ecosystem around a Linux platform.</p> - <p>We offer two flavors of Linux distro:</p> + <p>We offer two Linux distros:</p> <ul> <li>CentOS Linux is a consistent, manageable platform that suits a wide variety of deployments. For some open source communities, it is a solid, predictable base to build upon.</li> <li>The new CentOS Stream is a rolling-release distro that tracks just ahead of Red Hat Enterprise Linux (RHEL) development, positioned as a mid-stream between Fedora Linux and RHEL. For anyone interested in participating and collaborating in the RHEL ecosystem, CentOS Stream is your reliable platform for innovation.</li> -- To stop receiving notification emails like this one, please contact the administrator of this repository.