docs(api defs): fix API definition typo
This commit is contained in:
parent
0d58eac67e
commit
b32e57baa7
|
@ -126,7 +126,7 @@ angularIO.controller('AppCtrl', [ '$scope', '$mdDialog', '$timeout', function ($
|
|||
{
|
||||
"title": "ApplicationRef",
|
||||
"originalModule": "angular2/src/core/application_ref",
|
||||
"docType": "interface"
|
||||
"docType": "class"
|
||||
},
|
||||
{
|
||||
"title": "AsyncPipe",
|
||||
|
|
Loading…
Reference in New Issue