remove periods from things that aren't sentences.

This commit is contained in:
Kate Taggart
2017-04-05 15:39:20 -07:00
committed by Alex Dadgar
parent 9eac667642
commit 4a4e48ca82

View File

@@ -62,11 +62,11 @@ environment variables.
</tr>
<tr>
<td>`NOMAD_DC`</td>
<td>The datacenter in which the job is running.</td>
<td>The datacenter in which the job is running</td>
</tr>
<tr>
<td>`NOMAD_REGION`</td>
<td>The region in which the job is running.</td>
<td>The region in which the job is running</td>
</tr>
<tr>
<td>`NOMAD_IP_<label>`</td>