diff --git a/engine/src/flutter/flow/README.md b/engine/src/flutter/flow/README.md index 150281e2288..f36ae77db96 100644 --- a/engine/src/flutter/flow/README.md +++ b/engine/src/flutter/flow/README.md @@ -2,5 +2,5 @@ Flow ==== Flow is a simple compositor based on Skia that the Flutter engine uses to cache -recoded paint commands and pixels generated from those recordings. Flow runs on +recorded paint commands and pixels generated from those recordings. Flow runs on the raster thread and uploads information to Skia.