diff --git a/website/content/docs/configuration/client.mdx b/website/content/docs/configuration/client.mdx index 4cac5eaa323..a7cb7a134e2 100644 --- a/website/content/docs/configuration/client.mdx +++ b/website/content/docs/configuration/client.mdx @@ -127,7 +127,7 @@ client { network configuration is located. The client will use this path when fingerprinting CNI networks. Filenames should use the `.conflist` extension. -- `bridge_network name` `(string: "nomad")` - Sets the name of the bridge to be +- `bridge_network_name` `(string: "nomad")` - Sets the name of the bridge to be created by nomad for allocations running with bridge networking mode on the client.