From 51a79cebcba300c10641bdedb80a2b2b1913ec35 Mon Sep 17 00:00:00 2001 From: phil Date: Thu, 16 Aug 2012 00:48:13 -0700 Subject: docs(api): fix typo on home page Refference -> Reference --- docs/content/api/index.ngdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/api/index.ngdoc b/docs/content/api/index.ngdoc index 88e354f5..e08217aa 100644 --- a/docs/content/api/index.ngdoc +++ b/docs/content/api/index.ngdoc @@ -2,6 +2,6 @@ @name API Reference @description -Use the API Refference documentation when you need more information about a specific feature. Check out +Use the API Reference documentation when you need more information about a specific feature. Check out {@link guide/ Developer Guide} for AngularJS concepts. If you are new to AngularJS we recomend the {@link tutorial/ Tutorial}. -- cgit v1.2.3