docs: fix aot typo
This commit is contained in:
parent
68b2211e64
commit
5d740785a9
|
@ -14,7 +14,7 @@ import {getComponent, getDirectives, getHostComponent, getInjector, getRootCompo
|
|||
*
|
||||
* To see this in action run the following command:
|
||||
*
|
||||
* bazel run --define=compile=local
|
||||
* bazel run --define=compile=aot
|
||||
* //packages/core/test/bundling/todo:devserver
|
||||
*
|
||||
* Then load `localhost:5432` and start using the console tools.
|
||||
|
|
Loading…
Reference in New Issue