Skip to content

Commit 9c56ffb

Browse files
authored
missing comma
1 parent 581957d commit 9c56ffb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/protocol-description.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Accept: application/json
9292
"namespace": "deploy",
9393
"help": null,
9494
"version": 3,
95-
"error_response": "The server had an unexpected error. More information is perhaps available in the [error tracker](https://example.com)"
95+
"error_response": "The server had an unexpected error. More information is perhaps available in the [error tracker](https://example.com)",
9696
"methods": {
9797
"options": {
9898
"help": "hubot deploy options <app> - List available environments for <app>",

0 commit comments

Comments
 (0)