fix typo in docu

This commit is contained in:
einhornimmond 2021-10-08 10:27:25 +02:00
parent 93532004d5
commit e226a10b4b

View File

@ -69,7 +69,7 @@ In case of success returns:
"username": "" "username": ""
}, },
"session_id": -127182, "session_id": -127182,
"hasElopage": tr "hasElopage": true,
"clientIP":"123.123.123.123" "clientIP":"123.123.123.123"
} }
``` ```