Skip to content

Commit

Permalink
typo(revChatGPT): config comment
Browse files Browse the repository at this point in the history
  • Loading branch information
RockChinQ committed Oct 19, 2023
1 parent 4fcdf5e commit a7f643a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion free_one_api/impls/adapter/revChatGPT.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ def config_comment(cls) -> str:
return \
"""You can provide `access_token` or `email/password` to config as:
{
"access_token": "your access token",
"access_token": "your access token"
}
or
{
Expand Down

0 comments on commit a7f643a

Please sign in to comment.