Skip to content

Commit

Permalink
Merge pull request #17 from michaeljoseph/patch-1
Browse files Browse the repository at this point in the history
Two small typos
  • Loading branch information
rbarrois committed Jun 6, 2012
2 parents 18393e0 + 5e3c4f8 commit 15fdd4d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Welcome to Factory Boy's documentation!
=======================================

factory_boy provides easy replacement for fixtures, based on thouthbot's `factory_girl <http://github.com/thouthbot/factory_girl>`_.
factory_boy provides easy replacement for fixtures, based on thoughtbot's `factory_girl <http://github.com/thoughtbot/factory_girl>`_.

It allows for an easy definition of factories, various build factories, factory inheritance, ...

Expand Down
2 changes: 1 addition & 1 deletion docs/internals.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Factoy Boy's internals
Factory Boy's internals
======================


Expand Down

0 comments on commit 15fdd4d

Please sign in to comment.