Commit 31e787e0 authored by Naman Dixit's avatar Naman Dixit

Fixed spelling

parent 92aed9bd
...@@ -32,7 +32,7 @@ The RM finds a list of nodes that will satisfy those resource demands and return ...@@ -32,7 +32,7 @@ The RM finds a list of nodes that will satisfy those resource demands and return
Format: Format:
```javascript ```javascript
{ {
"respurce_id": "unique-transaction-id", "resource_id": "unique-transaction-id",
// "port": 2343 --- NOT IMPLEMENTED YET // "port": 2343 --- NOT IMPLEMENTED YET
"grunts": ["a", "b", ...] // List of machine IDs "grunts": ["a", "b", ...] // List of machine IDs
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment