mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 17:35:43 +03:00
fix typo in comment
This commit is contained in:
@@ -187,7 +187,7 @@ var (
|
||||
NetIsolationModeTask = NetIsolationMode("task")
|
||||
|
||||
// NetIsolationModeNone indicates that there is no network to isolate and is
|
||||
// inteded to be used for tasks that the client manages remotely
|
||||
// intended to be used for tasks that the client manages remotely
|
||||
NetIsolationModeNone = NetIsolationMode("none")
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user