diff --git a/config/database.yml b/config/database.yml
index f663b58555bd014a4ddf85ae735e86489b0100f0..beb7f2323d7c25b4dfd2d8462ff44ab423468e55 100644
--- a/config/database.yml
+++ b/config/database.yml
@@ -1,4 +1,4 @@
-evelopment:
+development:
   adapter: sqlite3
   pool: 5
   timeout: 5000
@@ -13,8 +13,7 @@ test:
   timeout: 5000
   database: db/test.sqlite3
 
-roduction:
-development:
+production:
   adapter: mysql2
   encoding: utf8
   database: adl_fr