This commit is contained in:
Gabe Berke-Williams 2011-09-06 11:30:42 -03:00
parent db82ccc74c
commit 4d4b5d9cfd
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ Getting Started
Update Your Gemfile
-------------------
If you're using Rails, you'll need to change the required version `factory_girl_rails`:
If you're using Rails, you'll need to change the required version of `factory_girl_rails`:
gem "factory_girl_rails", "~> 1.1"