From 9edd0c2e56423e6d80d79f6dbacfe65f3425a69f Mon Sep 17 00:00:00 2001 From: annaattagirl <44408476+annaattagirl@users.noreply.github.com> Date: Wed, 5 Dec 2018 11:37:16 -0600 Subject: [PATCH] Grammar fix to Wordpress article (#29004) --- guide/english/wordpress/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide/english/wordpress/index.md b/guide/english/wordpress/index.md index 81eb422958..ac94966020 100644 --- a/guide/english/wordpress/index.md +++ b/guide/english/wordpress/index.md @@ -8,7 +8,7 @@ title: WordPress ## WordPress -WordPress is a free and open-source content management system based on **PHP** and **MySQL**. Features include robust user management, an extensible theming and plugin architecture, and a flexible template system. It is most associated with blogging but supports other types of web content including forums, media galleries, and online stores. +WordPress is a free and open-source content management system based on **PHP** and **MySQL**. Its features include robust user management, an extensible theming and plugin architecture, and a flexible template system. It is most often associated with blogging but supports other types of web content including forums, media galleries, and online stores. WordPress was first launched in 2003 and now powers over 30% of all websites. It is by far the most used CMS on the planet. Backed by a huge community, this open source platform powers not only countless sites but a multi-billion dollar economy with themes, plugins, and custom software.