Skip to content

Commit af6f403

Browse files
authored
Prettier
1 parent 7780241 commit af6f403

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,12 @@ Getting just confirmed:
2424
GET /confirmed
2525
```
2626
```json
27-
{ "latest": 42767, "locations": [ ... ], "last_updated": "2020-03-07T18:08:58.432242Z", "source": "https://github.com/ExpDev07/coronavirus-tracker-api" }
27+
{
28+
"latest": 42767,
29+
"locations": [ ... ],
30+
"last_updated": "2020-03-07T18:08:58.432242Z",
31+
"source": "https://github.com/ExpDev07/coronavirus-tracker-api"
32+
}
2833
```
2934

3035
Getting just deaths:

0 commit comments

Comments
 (0)