Fix a typo in the API

Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
This commit is contained in:
Ari Archer 2022-09-02 18:22:36 +03:00
parent 15b22b9dc6
commit 32a4bf5523

View file

@ -3,7 +3,7 @@
"disallowed-android-versions": ["p", "pie", "9", "t", "13"] "disallowed-android-versions": ["p", "pie", "9", "t", "13"]
}, },
"android": { "android": {
"Your GitHub userame": { "Your GitHub username": {
"placeholder": "Your GitHub username", "placeholder": "Your GitHub username",
"id": "gh-username" "id": "gh-username"
}, },