summaryrefslogtreecommitdiff
path: root/INSTALL.mysql.txt
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL.mysql.txt')
-rw-r--r--INSTALL.mysql.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/INSTALL.mysql.txt b/INSTALL.mysql.txt
index 56bf41405..7dde8928a 100644
--- a/INSTALL.mysql.txt
+++ b/INSTALL.mysql.txt
@@ -3,10 +3,10 @@
CREATE THE MySQL DATABASE
--------------------------
-This step is only necessary if you don't already have a database set-up (e.g. by
-your host). In the following examples, 'username' is an example MySQL user which
-has the CREATE and GRANT privileges. Use the appropriate user name for your
-system.
+This step is only necessary if you don't already have a database set up (e.g.,
+by your host). In the following examples, 'username' is an example MySQL user
+which has the CREATE and GRANT privileges. Use the appropriate user name for
+your system.
First, you must create a new database for your Drupal site (here, 'databasename'
is the name of the new database):