Skip to content

Commit 01c4c67

Browse files
Joseph Dooleyalexfornuto
authored andcommitted
Latest Drupal 7 Guide
1 parent 6c1e856 commit 01c4c67

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/websites/cms/managing-web-content-with-drupal-7.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,12 +101,12 @@ Remember to change the commands above to reflect the latest version or version t
101101

102102
{: .note }
103103
>
104-
> During the creation of the LAMP stack, you should have created a MySQL database. If you have forgotten the name of that database, log back into MySQL withe `mysql -u root -p` command, and then enter the `show databases;` command.
104+
> During the creation of the LAMP stack, you should have created a MySQL database. If you have forgotten the name of that database, log back into MySQL with the `mysql -u root -p` command, and then enter the `show databases;` command.
105105
106106
You're now ready to begin using Drupal.
107107

108-
Using Drupal
109-
------------
108+
##Using Drupal
109+
110110

111111
Because Drupal is such a flexible and versatile system, it is difficult to recommend any particular set of practices for effective Drupal administration. The following guidelines and suggestions may be helpful on your journey:
112112

0 commit comments

Comments
 (0)