docs: fix aot typo

This commit is contained in:
Matias Niemelä 2018-10-30 17:36:45 -07:00
parent 68b2211e64
commit 5d740785a9
1 changed files with 1 additions and 1 deletions

View File

@ -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.