From 799c008c52fa5a6dc3bf241b607b9d3fecef94c2 Mon Sep 17 00:00:00 2001 From: Watn3y Date: Thu, 18 Aug 2022 14:52:23 +0200 Subject: [PATCH] small text change --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 215bb79..05cc3b2 100644 --- a/main.go +++ b/main.go @@ -24,7 +24,7 @@ func main() { Layout: VBox{}, Children: []Widget{ TextLabel{ - Text: "The DLSS Indicator is currently", + Text: "The DLSS Indicator status:", TextAlignment: AlignHCenterVCenter, }, TextLabel{