From 9c6bfe110a50f7f96cd5204205397a9ccd2548d4 Mon Sep 17 00:00:00 2001 From: Faith Connors Date: Sat, 22 Feb 2025 05:55:00 +0000 Subject: [PATCH] fix: typo in install wivrn box --- src/ui/install_wivrn_box.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ui/install_wivrn_box.rs b/src/ui/install_wivrn_box.rs index e8abc36..769e012 100644 --- a/src/ui/install_wivrn_box.rs +++ b/src/ui/install_wivrn_box.rs @@ -114,7 +114,7 @@ impl AsyncComponent for InstallWivrnBox { add_css_class: "dim-label", set_hexpand: true, set_label: concat!( - "Install the WiVRn APK on your standalong Android headset. ", + "Install the WiVRn APK on your standalone Android headset. ", "You will need to enable Developer Mode on your headset, ", "then press the \"Install WiVRn\" button." ),