diff --git a/dev/tools/gen_keycodes/README.md b/dev/tools/gen_keycodes/README.md index e4cfe237cec..6eb50333db3 100644 --- a/dev/tools/gen_keycodes/README.md +++ b/dev/tools/gen_keycodes/README.md @@ -40,7 +40,7 @@ it like so: $FLUTTER_ROOT/bin/cache/dart-sdk/bin/dart bin/gen_keycodes.dart ``` -This will rengerate the `keyboard_key.dart` and `keyboard_maps.dart` files in +This will regenerate the `keyboard_key.dart` and `keyboard_maps.dart` files in place. If you wish to incorporate and parse changes from the Chromium and Android