diff options
| author | phil | 2012-08-16 00:48:13 -0700 |
|---|---|---|
| committer | Misko Hevery | 2012-08-30 21:34:41 -0700 |
| commit | 51a79cebcba300c10641bdedb80a2b2b1913ec35 (patch) | |
| tree | 43066efd4978392ef2939583ec75aedc796983d4 | |
| parent | 36bcf640083e85bcc45f24cf46f057fe8a4bbfd7 (diff) | |
| download | angular.js-51a79cebcba300c10641bdedb80a2b2b1913ec35.tar.bz2 | |
docs(api): fix typo on home page
Refference -> Reference
| -rw-r--r-- | docs/content/api/index.ngdoc | 2 |
1 files changed, 1 insertions, 1 deletions
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}. |
