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