Skip to content

Commit 6214ce3

Browse files
authored
fix(DOCUMENTATION): fix incorrect example description
The example description for the `VRTK_ContentHandler` had been copied and pasted from a previous script and was incorrect. The text has been updated so it's more appropriate.
1 parent 9e5e1ed commit 6214ce3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DOCUMENTATION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1763,7 +1763,7 @@ The script will use the boundaries of the control to determine if it is in or ou
17631763

17641764
### Example
17651765

1766-
`SteamVR_Unity_Toolkit/Examples/025_Controls_Overview` has a selection of sliders at various angles with different step values to demonstrate their usage.
1766+
`SteamVR_Unity_Toolkit/Examples/025_Controls_Overview` has a drawer with a collection of items that adhere to this concept.
17671767

17681768
---
17691769

0 commit comments

Comments
 (0)