Merge pull request #2183 from stusmall/master

Fixing minor punctuation mistake.
This commit is contained in:
James Phillips 2016-07-14 00:22:25 -06:00 committed by GitHub
commit 2820882cc8
1 changed files with 1 additions and 1 deletions

View File

@ -394,7 +394,7 @@ body must look like:
}
```
The `Name` field is mandatory, If an `ID` is not provided, it is set to `Name`.
The `Name` field is mandatory. If an `ID` is not provided, it is set to `Name`.
You cannot have duplicate `ID` entries per agent, so it may be necessary to provide an ID
in the case of a collision.