Skip to content

Commit

Permalink
Fixed reference to "stub" build strategy.
Browse files Browse the repository at this point in the history
  • Loading branch information
eostrom authored and joshuaclayton committed Aug 11, 2012
1 parent ed7c86c commit 4bc2bb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GETTING_STARTED.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ are defined in files at the following locations:
Using factories
---------------

factory\_girl supports several different build strategies: build, create, attributes\_for and stub:
factory\_girl supports several different build strategies: build, create, attributes\_for and build\_stubbed:

```ruby
# Returns a User instance that's not saved
Expand Down

0 comments on commit 4bc2bb1

Please sign in to comment.