diff --git a/website/content/docs/concepts/node-pools.mdx b/website/content/docs/concepts/node-pools.mdx index 8ca9a3ee6..e82165e95 100644 --- a/website/content/docs/concepts/node-pools.mdx +++ b/website/content/docs/concepts/node-pools.mdx @@ -134,7 +134,7 @@ simplifies job management as the node pool is inferred from the namespace configuration instead of having to be specified in every job. This connection is done using the [`default`][ns_spec_np_default] attribute in -the namespace `node_pool_config block. +the namespace `node_pool_config` block. ```hcl namespace "dev" {