Skip to content

Commit

Permalink
Update README.md (flutter#155206)
Browse files Browse the repository at this point in the history
This PR changes

> libraries like Skia (that underpins Chrome and Android)

to:

> libraries like Skia (which underpins Chrome and Android)
  • Loading branch information
ArtificialZeng authored Sep 20, 2024
1 parent 38105ed commit 2f149da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ support for customizing or creating entirely new visual components.
### Fast results

Flutter is fast. It's powered by hardware-accelerated 2D graphics
libraries like [Skia] (that underpins Chrome and Android) and
libraries like [Skia] (which underpins Chrome and Android) and
[Impeller]. We architected Flutter to
support glitch-free, jank-free graphics at the native speed of your device.

Expand Down

0 comments on commit 2f149da

Please sign in to comment.