fix(docs): Add missing semicolon to examples

Co-authored-by: Christian Stücklberger <christian.stuecklberger@ergon.ch>
This commit is contained in:
Christian Stücklberger 2021-05-19 17:10:29 +02:00 committed by GitHub
parent 5b86fdd876
commit 8196b1d46b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 18 additions and 19 deletions

View file

@ -40,8 +40,8 @@ You can configure a different tapping term in your keymap:
/ {
keymap {
...
}
}
};
};
```
### Additional information