fixed typographical error (flutter/engine#24902)

This commit is contained in:
Basit Ayantunde 2021-03-12 09:06:57 +01:00 committed by GitHub
parent 949f0f73a3
commit bbdcf49857

View File

@ -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.