diff --git a/website/pages/docs/internals/plugins/task-drivers.mdx b/website/pages/docs/internals/plugins/task-drivers.mdx index 50bf95877..1694601a7 100644 --- a/website/pages/docs/internals/plugins/task-drivers.mdx +++ b/website/pages/docs/internals/plugins/task-drivers.mdx @@ -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