Fix typo in README.md (#43173)

This commit is contained in:
Sangmin Lee 2019-11-21 09:14:10 +09:00 committed by Michael Goderbauer
parent 106b8eb9c0
commit 60c7cc25e9

View file

@ -168,7 +168,7 @@ flags to `bin/run.dart`:
--local-engine=[local_engine_architecture]
```
An example of of a local engine architecture is `android_debug_unopt_x86`.
An example of a local engine architecture is `android_debug_unopt_x86`.
# Reproducing broken builds locally