From b99fd951208c4cfb25a304e1bb6e02a3cb0694d6 Mon Sep 17 00:00:00 2001 From: Martin Edenhofer Date: Wed, 11 Apr 2012 13:30:26 +0200 Subject: [PATCH] Fixed typo. --- README.rdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rdoc b/README.rdoc index 4ed2dbc25..03db07cb5 100644 --- a/README.rdoc +++ b/README.rdoc @@ -22,7 +22,7 @@ want to answer them with a team of agents? You're going to love Zammad! 3. Configure your databases (if needed) -4. Initialize your databse +4. Initialize your database shell> rake db:migrate shell> rake db:seed