From 8755c82b28d99fc473acb45d50c6181ec7deedfb Mon Sep 17 00:00:00 2001 From: talksik Date: Fri, 11 Apr 2025 13:18:37 -0700 Subject: [PATCH] chore: update copy --- gallery/Main.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gallery/Main.qml b/gallery/Main.qml index 69f357a..e8c1f6e 100644 --- a/gallery/Main.qml +++ b/gallery/Main.qml @@ -31,7 +31,7 @@ AppWindow { } } AppSecondaryButton { - text: "Secondary button" + text: "Secondary" } AppGhostButton { text: "Ghost"