mirror of https://github.com/docker/docs.git
Typo psuedo - pseudo
Signed-off-by: ponsfrilus <ponsfrilus@gmail.com>
This commit is contained in:
parent
55bdb51659
commit
e12839fa5a
|
@ -1037,7 +1037,7 @@ variables automatically:
|
||||||
</td>
|
</td>
|
||||||
<tr>
|
<tr>
|
||||||
<td><code>TERM</code></td>
|
<td><code>TERM</code></td>
|
||||||
<td><code>xterm</code> if the container is allocated a psuedo-TTY</td>
|
<td><code>xterm</code> if the container is allocated a pseudo-TTY</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue