From 76f71d9f3df6733df980c923c95856506213274f Mon Sep 17 00:00:00 2001 From: Sinai Date: Tue, 18 May 2021 00:15:20 +1000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 944a89a..455a144 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ See the "Help" dropdown in the C# console menu for more detailed information. ### Mouse-Inspect -The "Mouse Inspect" dropdown on the main UnityExplorer nav-bar allows you to inspect objects under the mouse. +The "Mouse Inspect" dropdown on the main UnityExplorer navbar allows you to inspect objects under the mouse. * World: uses Physics.Raycast to look for Colliders * UI: uses GraphicRaycasters to find UI objects