Skip to content

Commit 6c42426

Browse files
authored
Update ReadMe.md
1 parent 699a793 commit 6c42426

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ReadMe.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Detects real-time press state of a specific keyboard key.
2626
|Parameter | Description | Example Values |
2727
|------------|----------------|-----------------|
2828
| `<PlayerID>` | Target player selector | @p, @a[limit=1], @e[type=player,limit=1]|
29-
| `<KeyAscii>` | ASCII code of the 11key to detect | 49 |
29+
| `<KeyAscii>` | ASCII code of the key to detect | 49 |
3030
| `<keepStatic>` | Persistent state mode (true/false) | true, false |
3131
### Usage Examples
3232
#### Standard mode:

0 commit comments

Comments
 (0)