docs: Fix node pool concept missing backtick for style. (#25956)

This commit is contained in:
James Rasell
2025-06-02 09:09:35 +01:00
committed by GitHub
parent 348177d118
commit ae3eaf80d1

View File

@@ -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" {