Skip to content

Commit 3b98254

Browse files
authored
Merge pull request labteral#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

Lines changed: 1 addition & 1 deletion
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@example.org",
26-
"password": "xxx",
26+
"password": "xxx"
2727
}
2828
```
2929

0 commit comments

Comments
 (0)