Fixing minor punctuation mistake.
This commit is contained in:
parent
7d0ce117cb
commit
6a664a4669
|
@ -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.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue