diff --git a/README.md b/README.md index 7fe3afc7572317d95781d502c0a964ffebac8327..48f47ac2f5ef6334feb5940148e57845e88c8c4c 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ The service responds with the following JSON: { "bridge_results": { "BRIDGE_LINE_1": { - "functional: BOOL, + "functional": BOOL, "error": "STRING", (only present if "functional" is false) }, ...