Skip to content
This repository was archived by the owner on Jan 25, 2023. It is now read-only.

Commit 3b98254

Browse files
authored
Merge pull request #26 from mefengl/master
docs: fix json format
2 parents a19263d + aadf410 commit 3b98254

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Create the file `config.json` in your working directory:
2323
```json
2424
{
2525
"email": "[email protected]",
26-
"password": "xxx",
26+
"password": "xxx"
2727
}
2828
```
2929

0 commit comments

Comments
 (0)