diff --git a/src/egui_app.rs b/src/egui_app.rs index 381bdf4..5ad8f92 100644 --- a/src/egui_app.rs +++ b/src/egui_app.rs @@ -521,7 +521,7 @@ impl MathApp { // Open Source and Licensing information ui.hyperlink_to( - "I'm Opensource!", + "I'm Open Source!", "https://github.com/Titaniumtown/YTBN-Graphing-Software", );