diff options
Diffstat (limited to 'deploy_template/mygame/documentation/06-keyboard.md')
| -rw-r--r-- | deploy_template/mygame/documentation/06-keyboard.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deploy_template/mygame/documentation/06-keyboard.md b/deploy_template/mygame/documentation/06-keyboard.md index 6fbe6d2..e226d16 100644 --- a/deploy_template/mygame/documentation/06-keyboard.md +++ b/deploy_template/mygame/documentation/06-keyboard.md @@ -55,7 +55,7 @@ end # List of keys: -These are the character and associated properities that will +These are the character and associated properties that will be set to true. For example `A => :a, :shift` means that `args.inputs.keyboard.a` |
