Update key.md

This commit is contained in:
vCaesar 2017-03-15 16:50:45 +08:00
parent b5ad8b3e4c
commit d0adcd3847
2 changed files with 2 additions and 2 deletions

View File

@ -394,7 +394,7 @@ robotgo.ScrollMouse(50, "down")
#### Examples:
```Go
robotgo.Convert("test.png", "test.tif")
robotgo.Convert("test.png", "test.tif")
```
## <h2 id="Event">Event</h2>

View File

@ -1,7 +1,7 @@
# Keys
```Go
"backspace"
"backspace"
"delete"
"enter"
"tab"