Corrected "id" in an English sentence to "ID"

This commit is contained in:
Gary Moore
2020-07-27 15:50:09 -07:00
committed by GitHub
parent f1444caf47
commit 5e8cb831bc

View File

@ -65,7 +65,7 @@ Empty
## Response
If successful and device exists - 200 OK with the [machine](machine.md) entity in the body.
If machine with the specified id was not found - 404 Not Found.
If machine with the specified ID was not found - 404 Not Found.
## Example