diff --git a/website/source/docs/http/alloc.html.md b/website/source/docs/http/alloc.html.md index c507e81bd..202820d28 100644 --- a/website/source/docs/http/alloc.html.md +++ b/website/source/docs/http/alloc.html.md @@ -246,7 +246,7 @@ be specified using the `?region=` query parameter. * `TaskStateRunning` - The task is currently running. * `TaskStateDead` - The task is dead and will not run again. -
The latest 10 events are stored per task. Each event is timestamped (unix seconds) +
The latest 10 events are stored per task. Each event is timestamped (unix nano-seconds) and has one of the following types:
* `Driver Failure` - The task could not be started due to a failure in the