From d7f163016a4a342fb581ea2799d8399ff6616dfc Mon Sep 17 00:00:00 2001
From: Alex Pott <alex.a.pott@googlemail.com>
Date: Wed, 23 Dec 2015 01:34:24 +0000
Subject: [PATCH] Issue #2568439 by anchal29, hussainweb, priya.chat,
 r_sharma08, drupal.ninja03, anil280988, snehi, tedbow, joyceg, amit.drupal,
 jhodgdon: profiles/README.txt incorrectly states that installation profiles
 do not 'have any effect on' already running sites

---
 profiles/README.txt | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/profiles/README.txt b/profiles/README.txt
index 91d012ba2aa0..b0f0c0bac991 100644
--- a/profiles/README.txt
+++ b/profiles/README.txt
@@ -1,13 +1,13 @@
 Installation profiles define additional steps that run after the base
-installation provided by Drupal core when Drupal is first installed.
+installation of Drupal is completed. They may also offer additional
+functionality and change the behavior of the site.
 
 WHAT TO PLACE IN THIS DIRECTORY?
 --------------------------------
 
 Place downloaded and custom installation profiles in this directory.
-Installation profiles are generally provided as part of a Drupal distribution.
-They only impact the installation of your site. They do not have any effect on
-an already running site.
+Note that installation profiles are generally provided as part of a Drupal
+distribution.
 
 DOWNLOAD ADDITIONAL DISTRIBUTIONS
 ---------------------------------
-- 
GitLab