diff --git a/Setting-up-a-development-environment.textile b/Setting-up-a-development-environment.textile index ddcde05..0d14a29 100644 --- a/Setting-up-a-development-environment.textile +++ b/Setting-up-a-development-environment.textile @@ -1,4 +1,4 @@ -h1. Basics +h2. Basics The development environment is similar to the production environment. You might want to choose to use different database connections when you test new code. For this use the _development_ section in `config/database.yml`.