Skip to content

Commit 65af10d

Browse files
committed
Performs a small doc update fix
1 parent d454271 commit 65af10d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/api.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -276,9 +276,9 @@ Return:
276276
| URL | `/evoting/elections/{ElectionID}` |
277277
| Method | `DELETE` |
278278
| Input | |
279-
| Headers | {Authorization: <token>} |
279+
| Headers | {Authorization: `<token>`} |
280280

281-
The <token> value must be the hex-encoded signature of the hex-encoded
281+
The `<token>` value must be the hex-encoded signature of the hex-encoded
282282
electionID:
283283

284284
```

0 commit comments

Comments
 (0)