diff --git a/modules/angular2/src/debug/debug_element.ts b/modules/angular2/src/debug/debug_element.ts index f61d8e8219..803b91249c 100644 --- a/modules/angular2/src/debug/debug_element.ts +++ b/modules/angular2/src/debug/debug_element.ts @@ -11,7 +11,7 @@ import {ElementRef} from 'angular2/src/core/compiler/element_ref'; /** * @exportedAs angular2/test * - * An DebugElement contains information from the Angular compiler about an + * A DebugElement contains information from the Angular compiler about an * element and provides access to the corresponding ElementInjector and * underlying dom Element, as well as a way to query for children. */