From 64cedbc1eacb780ee4e51057ca971ea67defbbdb Mon Sep 17 00:00:00 2001 From: pierreroodman <41446066+pierreroodman@users.noreply.github.com> Date: Fri, 21 Dec 2018 02:52:37 +0200 Subject: [PATCH] Corrected grammar line 11 & line 7 (#32551) --- guide/english/drupal/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/guide/english/drupal/index.md b/guide/english/drupal/index.md index 1fd439e8a8..82f230ce71 100644 --- a/guide/english/drupal/index.md +++ b/guide/english/drupal/index.md @@ -4,11 +4,11 @@ title: Drupal # Drupal -Drupal is an open source content management software. Like WordPress, it is based on PHP and MySql. It has a strong core suite of features but its strength comes in its modular design enabling users and developers alike to alter the product to fit their needs and use case. +Drupal is an open source content management software. Like WordPress, it is based on PHP and MySql. It has a strong core suite of features, but its strength comes in its modular design enabling users and developers alike to alter the product to fit their needs and use case. Drupal is heavily supported through its vast community of developers and contributors. Architecturally, it is built on the LAMP stack (Linux, Apache, MySql, PHP) but it does have the ability to run on Windows or MAC using Nginx or ISS and PostgreSQL or SQLlite. -Just to a few advantages of Drupal: +Just a few advantages of Drupal: * Highly customizable through modules, themes and plugins. * Tough security with no widley exploited breaches without patches * Fluxuates seamlessly through traffic and load highs and lows