diff --git a/examples/headless/Cargo.toml b/examples/headless/Cargo.toml index 52f5365f7..6c04262a1 100644 --- a/examples/headless/Cargo.toml +++ b/examples/headless/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "headless" -description = "An example showing how to use `vello` to create raster images." +description = "An example showing how to use Vello to create raster images." edition.workspace = true license.workspace = true repository.workspace = true