diff --git a/JobIn.md b/JobIn.md index 9b393c0..a333d30 100644 --- a/JobIn.md +++ b/JobIn.md @@ -127,7 +127,7 @@ Additional attributes are defined after the result is completed: | --- | --- | |**host** |The host that executed the computation.| |**exit status**|The exit status (0 if success).| -|**CPU time **|The CPU time that was used.| -|**output file info **|The sizes and checksums of its output files.| +|**CPU time**|The CPU time that was used.| +|**output file info**|The sizes and checksums of its output files.| |**stderr**|The stderr output of the computation.| -|**received time **|The time when the result was received.| +|**received time**|The time when the result was received.|