Skip to content

Commit e54d4c1

Browse files
author
Julia Schwarz
authored
Fix typos mouse section
1 parent e117f14 commit e54d4c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/README_Pointers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Other parameters:
7171
### Mouse pointer
7272
![Mouse Pointer](../External/ReadMeImages/Pointers/MRTK_MousePointer.jpg)
7373

74-
Mouse pointer is used for interacting with the mouse. This pointer will only be used if the active input is a Mouse. By default, the MRTK Input Profile does not provide a mouse as an input provider, as mouse input is instead used to simulate hand input. You may add a mouse in your MRTK profily by modifying the _Registered Service Providers_ in your MRTK profile.
74+
Mouse pointer is used for interacting with the mouse. This pointer will only be used if the active input is a mouse. By default, the MRTK Profile does not provide a mouse as an input provider, as mouse input is instead used to simulate hand input. You may add a mouse in your MRTK profily by modifying the _Registered Service Providers_ in your MRTK profile.
7575

7676
### Teleport pointer
7777
<img src="/External/ReadMeImages/Pointers/MRTK_Pointers_Parabolic.png" width="600">

0 commit comments

Comments
 (0)