Skip to content

Commit 3f0a976

Browse files
authored
Shorten short_description
The previous one was too long, causing tests to fail.
1 parent a0330c3 commit 3f0a976

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

topics/egui/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ related: iced, iced-rs
55
created_by: Emil Ernerfeldt
66
display_name: egui
77
github_url: https://github.com/emilk/egui/
8-
short_description: egui (pronounced "e-gooey") is a simple, fast, and highly portable immediate mode GUI library for Rust. egui runs on the web, natively, and in your favorite game engine. it aims to be the easiest-to-use Rust GUI library.
8+
short_description: egui (pronounced "e-gooey") is a simple, fast, and highly portable immediate mode GUI library for Rust.
99
---
1010
egui (pronounced "e-gooey") is a simple, fast, and highly portable immediate mode GUI library for Rust. egui runs on the web, natively, and in your favorite game engine.
1111

0 commit comments

Comments
 (0)