docs: fix typo 'thre' -> 'the' (#8937)

This commit is contained in:
Kris Hicks 2020-09-21 08:52:45 -07:00 committed by GitHub
parent 9cbc604308
commit f9cb793193
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ The file system isolation options are:
The network isolation modes are:
- `NetIsolationModeHost`: The task driver supports disabling network isolation
and using thre host network.
and using the host network.
- `NetIsolationModeGroup`: The task driver supports using the task group
network namespace.
- `NetIsolationModeTask`: The task driver supports isolating the network to