Fix documentation typo (#6285)

This commit is contained in:
Buck Doyle 2019-09-05 15:04:52 -05:00 committed by GitHub
parent 4ca5662895
commit aa40833194
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ It is valid only within the context of a connect stanza.
- `resources` <code>[resources][]</code> - Resources needed by this task. - `resources` <code>[resources][]</code> - Resources needed by this task.
- `meta` `(map:nil )` - Arbitary metadata associated with this task that's opaque to Nomad. - `meta` `(map:nil )` - Arbitrary metadata associated with this task that's opaque to Nomad.
- `logs` <code>([Logs][]: nil)</code> - Specifies logging configuration for the - `logs` <code>([Logs][]: nil)</code> - Specifies logging configuration for the
`stdout` and `stderr` of the task. `stdout` and `stderr` of the task.