Skip to content

Commit 3e313d7

Browse files
authored
Fixed the title case
1 parent 8c43854 commit 3e313d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/batch/batch-container-isolation-task.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ In a Windows container task workload, the entire ephemeral disk (D:) is attached
2424
> [!Note]
2525
> To use this feature, please ensure that your node agent version is greater than 1.11.11.
2626
27-
## The Roles of Host Data Path Attach to Container
27+
## Configuring host data path attachments for containers
2828

2929
* For Linux node: We can just attach the same path into container.
3030
* For Windows node: Since Windows containers don't have a D: disk, we need to mount the path. Refer to the listed paths that you can choose to mount.

0 commit comments

Comments
 (0)