From a1e8d248a9ddc47a186e6f17055bf4d2329532e4 Mon Sep 17 00:00:00 2001
From: xjm <xjm@65776.no-reply.drupal.org>
Date: Fri, 8 May 2015 16:20:19 -0700
Subject: [PATCH] Issue #2483005 by rootwork: Minor typo in INSTALL.txt

---
 core/INSTALL.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/INSTALL.txt b/core/INSTALL.txt
index 79c08bdc6962..6ae05b4ec041 100644
--- a/core/INSTALL.txt
+++ b/core/INSTALL.txt
@@ -18,7 +18,7 @@ Drupal requires:
 - A web server with PHP support, for example:
   - Apache 2.0 (or greater) (http://httpd.apache.org/).
   - Nginx 1.1 (or greater) (http://nginx.com/).
-- PHP 5.4.5 (or greater) (http://php.net/). For better security support its
+- PHP 5.4.5 (or greater) (http://php.net/). For better security support it is
   recommended to update to at least 5.5.21 or 5.6.5.
 - One of the following databases:
   - MySQL 5.5.3 (or greater) (http://www.mysql.com/).
-- 
GitLab