Fix README typo (#62218)

diff --git a/README.md b/README.md
index 663834a..3cff479 100644
--- a/README.md
+++ b/README.md
@@ -40,7 +40,7 @@
 ### Fast results
 
 Flutter is fast. It's powered by the same hardware-accelerated 2D graphics
-library that underpins Chome and Android: [Skia]. We architected Flutter to
+library that underpins Chrome and Android: [Skia]. We architected Flutter to
 support glitch-free, jank-free graphics at the native speed of your device.
 Flutter code is powered by the world-class [Dart platform], which enables
 compilation to 32-bit and 64-bit ARM machine code for iOS and Android, as well