1
0
Fork 0
mirror of https://github.com/thoughtbot/factory_bot.git synced 2022-11-09 11:43:51 -05:00

Correct grammar mistakes.

This commit is contained in:
Tekhne 2010-04-28 11:34:23 -06:00 committed by Tristan Dunn
parent ecc6e5493e
commit 131bbb9805

View file

@ -43,7 +43,8 @@ It is highly recommended that you have one factory for each class that provides
Attempting to define multiple factories with the same name will raise an error.
Factories can either be defined anywhere, but will automatically be loaded if they are defined in files at the following locations:
Factories can be defined anywhere, but will be automatically loaded if they
are defined in files at the following locations:
test/factories.rb
spec/factories.rb