From 14b90237873e987c8124108862a6ba377d6987fa Mon Sep 17 00:00:00 2001 From: "Austin M. Reppert" Date: Mon, 2 Dec 2024 08:30:41 -0500 Subject: [PATCH] Fix wording. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b4f8af2..6395c245 100644 --- a/README.md +++ b/README.md @@ -148,7 +148,7 @@ A separate Linebender integration for rendering raw scenes or Lottie and SVG fil ### Cosmic Text -An example scene demonstrating the integration between COSMIC text for font loading and text layout through [COSMIC Text Scene](https://github.com/linebender/vello/blob/main/examples/scenes/src/cosmic_text_scene.rs). +An example scene demonstrating the integration of COSMIC text for font loading and text layout through [COSMIC Text Scene](https://github.com/linebender/vello/blob/main/examples/scenes/src/cosmic_text_scene.rs). This scene can be run with: ```shell