Update alloc.html.md

This commit is contained in:
Alex Dadgar 2016-02-08 14:31:48 -08:00
parent c85e4c7753
commit 3ed40dde59
1 changed files with 1 additions and 1 deletions

View File

@ -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.
<p>The latest 10 events are stored per task. Each event is timestamped (unix seconds)
<p>The latest 10 events are stored per task. Each event is timestamped (unix nano-seconds)
and has one of the following types:</p>
* `Driver Failure` - The task could not be started due to a failure in the