From a42629afd926c5a971a8a7a25bfd90b0c70140a7 Mon Sep 17 00:00:00 2001 From: Chuck <84461456+Whoeza@users.noreply.github.com> Date: Mon, 29 Jan 2024 14:25:08 +0100 Subject: [PATCH] Update readme.md typo: muse be -> must be --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 858a5b7..a87e54d 100644 --- a/readme.md +++ b/readme.md @@ -3,7 +3,7 @@ AHK-CvJoyInterface A simple to use class for AutoHotkey to interface with [Shaul's vJoy](http://vjoystick.sourceforge.net) virtual joystick interface. -Please make sure you use an up-to-date version of vJoy, it muse be at least version [2.0.4 241214](http://sourceforge.net/projects/vjoystick/files/Beta%202.x/2.0.4%20241214/vJoy_204_241214.exe/download) +Please make sure you use an up-to-date version of vJoy, it must be at least version [2.0.4 241214](http://sourceforge.net/projects/vjoystick/files/Beta%202.x/2.0.4%20241214/vJoy_204_241214.exe/download) ### What does it do? It allows joystick **Output** from AutoHotkey to a virtual joystick (ie a stick that Windows thinks exists, but doesn't really).