Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ato1815 authored Jul 19, 2023
1 parent 273aa97 commit 0069e08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions refresh_token/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,8 @@ http://host:port/destroy?uin=[QQ]&key=[key]

```json5
{
"code": 0,
"code": 1,
"msg": "Instance does not exist.",
"data": ""
"data": "failed"
}
```

0 comments on commit 0069e08

Please sign in to comment.