Revert "style: fix typos boostrap to bootstrap (#21917)"
This reverts commit 363498b6b4
.
This commit is contained in:
@ -52,7 +52,7 @@ import {bootstrap, html, multiTrim} from '../test_helpers';
|
||||
imports: [BrowserModule, UpgradeModule]
|
||||
})
|
||||
class Ng2Module {
|
||||
ngDoBootstrap() { /* this is a placeholder to stop the bootstrapper from complaining */
|
||||
ngDoBootstrap() { /* this is a placeholder to stop the boostrapper from complaining */
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user