From bd1d5ca440cd7f18d66d135dac753f1fb825b978 Mon Sep 17 00:00:00 2001 From: David DeSandro Date: Thu, 12 May 2011 12:53:55 -0400 Subject: [PATCH] docs : typo in intro nav --- _posts/docs/2010-12-01-introduction.mdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/docs/2010-12-01-introduction.mdown b/_posts/docs/2010-12-01-introduction.mdown index 584e61a..dc48968 100644 --- a/_posts/docs/2010-12-01-introduction.mdown +++ b/_posts/docs/2010-12-01-introduction.mdown @@ -8,7 +8,7 @@ toc: - { title: Features, anchor: features } - { title: Licensing, anchor: licensing } - { title: Getting started, anchor: getting_started } - - { title: Code repsository, anchor: code_repository } + - { title: Code repository, anchor: code_repository } - { title: A word about moderation, anchor: moderation } - { title: Acknowledgments, anchor: acknowledgments }