Skip to content

Commit 81abb26

Browse files
authored
Update bug_report.md
1 parent 9c81721 commit 81abb26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ A clear and concise description of what you expected to happen.
2424
**Screenshots or Requests**
2525
If applicable, add screenshots or `httpie/curl`requests to help explain your problem.
2626
```sh
27-
http GET https://coronavirus-tracker-api.herokuapp.com/v2/locations/IT -v
27+
$ http GET https://coronavirus-tracker-api.herokuapp.com/v2/locations/IT -v
2828
GET /v2/locations/IT HTTP/1.1
2929
Accept: */*
3030
Accept-Encoding: gzip, deflate

0 commit comments

Comments
 (0)