From a9bb0e5e79a6ca1acaa8f6eeca353a7bc6f05d81 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Thomas=20M=C3=BCller?= <thomas94@gmx.net>
Date: Thu, 2 Feb 2023 18:19:39 +0100
Subject: [PATCH] Fix minor typo in README

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index be07abf..620aee9 100644
--- a/README.md
+++ b/README.md
@@ -135,7 +135,7 @@ To view the neural graphics primitive in VR, first start your VR runtime. This w
 - __SteamVR__ if you have another headset.
 - Any OpenXR-compatible runtime will work.
 
-Then, press the __View in VR/AR headset__ button in the __instant-ngp__ GUI and put on your headset.
+Then, press the __Connect to VR/AR headset__ button in the __instant-ngp__ GUI and put on your headset.
 Before entering VR, we **strongly** recommend that you first finish training (press "Stop training") or load a pre-trained snapshot for maximum performance.
 
 In VR, you have the following controls.
-- 
GitLab