From 9b2f8dca640b63245a7fbaeed616dd9418221d43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C3=ABl=20Perrin?= Date: Wed, 11 Jul 2012 11:51:29 +0200 Subject: [PATCH] [Index] Small typo fix --- en/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/index.rst b/en/index.rst index e6c9c070e..e6e90f179 100644 --- a/en/index.rst +++ b/en/index.rst @@ -89,7 +89,7 @@ Tutorials --------- * :doc:`Indexed associations ` - * :doc:`Extra Lazy Assocations ` + * :doc:`Extra Lazy Associations ` * :doc:`Composite Primary Keys ` * :doc:`Ordered associations ` * :doc:`Pagination `