docs(api defs): fix API definition typo

This commit is contained in:
Naomi Black 2015-10-19 14:49:32 +01:00
parent 0d58eac67e
commit b32e57baa7
1 changed files with 1 additions and 1 deletions

View File

@ -126,7 +126,7 @@ angularIO.controller('AppCtrl', [ '$scope', '$mdDialog', '$timeout', function ($
{ {
"title": "ApplicationRef", "title": "ApplicationRef",
"originalModule": "angular2/src/core/application_ref", "originalModule": "angular2/src/core/application_ref",
"docType": "interface" "docType": "class"
}, },
{ {
"title": "AsyncPipe", "title": "AsyncPipe",