Skip to content

Commit b1fe22e

Browse files
committed
Resource-hook: keep headers to the style guildline
1 parent d7833e7 commit b1fe22e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/software/container-engine/resource-hook.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ The hook is activated by setting the `com.hooks.cxi.enabled` annotation, which
170170
```
171171

172172
[](){#ref-ce-aws-ofi-hook}
173-
### AWS OFI NCCL Hook 
173+
### AWS OFI NCCL hook 
174174

175175
```toml
176176
com.hooks.aws_ofi_nccl.enabled = "true"
@@ -202,7 +202,7 @@ At the moment of writing, 4 plugin variants are configured: `cuda11`, `cuda12`
202202
```
203203

204204
[](){#ref-ce-ssh-hook}
205-
### SSH Hook
205+
### SSH hook
206206

207207
```toml
208208
com.hooks.ssh.enabled = "true"
@@ -249,7 +249,7 @@ By default, the server started by the SSH hook listens to port 15263, but this s
249249
ssh -p 15263 <host-of-container>
250250
```
251251

252-
### NVIDIA CUDA MPS Hook
252+
### NVIDIA CUDA MPS hook
253253

254254
```toml
255255
com.hooks.nvidia_cuda_mps.enabled = "true"

0 commit comments

Comments
 (0)