From 5e3c4f80bade5b89b5137b04274e84796c9a7afc Mon Sep 17 00:00:00 2001 From: Michael Joseph Date: Wed, 6 Jun 2012 19:22:42 +0300 Subject: Typo: thoughtbot (fixes link too) --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index c773d7f..f0b5dcc 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,7 +1,7 @@ Welcome to Factory Boy's documentation! ======================================= -factory_boy provides easy replacement for fixtures, based on thouthbot's `factory_girl `_. +factory_boy provides easy replacement for fixtures, based on thoughtbot's `factory_girl `_. It allows for an easy definition of factories, various build factories, factory inheritance, ... -- cgit v1.2.3