fix: typo in power warn

This commit is contained in:
BabbleBones 2023-09-12 11:10:26 -04:00
parent 5e451fb153
commit e45421cc7d

View file

@ -262,7 +262,7 @@ impl SimpleComponent for MainView {
set_label: concat!(
"Your AMD GPU Power Profile is not set to VR. ",
"This will cause noticeable stutter when running XR ",
"applications. Activate the VR profile witrh the ",
"applications. Activate the VR profile with the ",
"following command:",
),
add_css_class: "warning",