From 0c9688100801ba3278f9023ceedb6d62e40a2d2f Mon Sep 17 00:00:00 2001 From: Basit Ayantunde Date: Fri, 12 Mar 2021 09:06:57 +0100 Subject: [PATCH] fixed typographical error (#24902) --- flow/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flow/README.md b/flow/README.md index 150281e2288e4..f36ae77db9694 100644 --- a/flow/README.md +++ b/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.