Skip to content

Commit 9f9126c

Browse files
committed
Remove comment
1 parent 14916b9 commit 9f9126c

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
@@ -63,7 +63,7 @@ If the request failed, values for `response` variable are:
6363
"error": {
6464
"status": 404,
6565
"statusText": "Not Found",
66-
"response": "Requested resource not found" // Response body
66+
"response": "Requested resource not found"
6767
}
6868
}
6969
```

0 commit comments

Comments
 (0)