Skip to content

Commit 6546a39

Browse files
committed
Fix typo in nvidia-container-runtime's README
Signed-off-by: Jun Duan <[email protected]>
1 parent 08b3a38 commit 6546a39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/nvidia-container-runtime/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Alternatively the NVIDIA Container Runtime can be set as the default runtime for
8888

8989
## Environment variables (OCI spec)
9090

91-
Each environment variable maps to an command-line argument for `nvidia-container-cli` from [libnvidia-container](https://github.com/NVIDIA/libnvidia-container).
91+
Each environment variable maps to a command-line argument for `nvidia-container-cli` from [libnvidia-container](https://github.com/NVIDIA/libnvidia-container).
9292
These variables are already set in our [official CUDA images](https://hub.docker.com/r/nvidia/cuda/).
9393

9494
### `NVIDIA_VISIBLE_DEVICES`

0 commit comments

Comments
 (0)