Fixing minor punctuation mistake.

This commit is contained in:
Stu Small 2016-07-13 16:50:19 -06:00
parent 7d0ce117cb
commit 6a664a4669
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 You cannot have duplicate `ID` entries per agent, so it may be necessary to provide an ID
in the case of a collision. in the case of a collision.