diff options
| author | phil | 2012-08-16 00:48:13 -0700 |
|---|---|---|
| committer | Misko Hevery | 2012-08-30 15:31:29 -0700 |
| commit | 14c8f6a7ca72f4f2aac3bd396a2df7dacd6205fa (patch) | |
| tree | 7702d56b2d3757b9ed2b07eb98d88493fc0a0bd2 /docs/content/api | |
| parent | 351deb555fc854d21670ff664054033f3a1caa0f (diff) | |
| download | angular.js-14c8f6a7ca72f4f2aac3bd396a2df7dacd6205fa.tar.bz2 | |
docs(api): fix typo on home page
Refference -> Reference
Diffstat (limited to 'docs/content/api')
| -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}. |
