Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit b94ce44

Browse files
Flutter-GPU.md: Fix spelling (#57216)
[C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
1 parent 52664aa commit b94ce44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/impeller/Flutter-GPU.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
**Flutter GPU** is a low level graphics API that ships as a package in the Flutter SDK. Flutter GPU enables you to build arbitrary renderers from stratch using just Dart and GLSL. No native platform code required.
1+
**Flutter GPU** is a low level graphics API that ships as a package in the Flutter SDK. Flutter GPU enables you to build arbitrary renderers from scratch using just Dart and GLSL. No native platform code required.
22

33
> [!Warning]
44
> - Flutter GPU is in an early preview state and does not guarantee API stability.

0 commit comments

Comments
 (0)