From 27907076dc5b904d7095f4feedf0560b6b93cb8a Mon Sep 17 00:00:00 2001
From: Zuzka Varga <*>
Date: Sun, 16 Feb 2025 00:59:13 +0100
Subject: [PATCH] Change wording (lvra/lvra.gitlab.io!70)

---
 content/docs/fossvr/wmr_lighthouse_hacky.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/content/docs/fossvr/wmr_lighthouse_hacky.md b/content/docs/fossvr/wmr_lighthouse_hacky.md
index 31a2e9d..770c6d5 100644
--- a/content/docs/fossvr/wmr_lighthouse_hacky.md
+++ b/content/docs/fossvr/wmr_lighthouse_hacky.md
@@ -16,7 +16,7 @@ For now this is a hacky approach as Monado's builders don't support the function
 * https://gitlab.freedesktop.org/monado/monado/-/issues/459
 * https://gitlab.freedesktop.org/monado/monado/-/issues/288
 
-I made this for WMR as i have a reverb G2 & vive 1 (used only for it's 2 watchman dongles)
+I made this for WMR as I have a reverb G2 & vive 1 (used only for it's 2 watchman dongles)
 
 you can easily adapt this for other headsets in a hacky way, until these issues are closed.
 
@@ -30,12 +30,12 @@ Linux setup:
 * Download SteamVR on Steam (try non beta version first)
 * configurations from windows copied over
 
-## How to copy your windows steam configurations to Linux
+## How to copy your Windows steam configurations to Linux
 * mount your windows drive (e.g. at `/mnt`)
 * `cp "/mnt/Program Files (x86)/Steam/config" ~/.steam/steam/ -r`
 
 ## Build 
-Grab my hacky Monado
+Grab my custom Monado
 
 `git clone https://gitlab.freedesktop.org/Zuzka/monado`