Skip to content

Commit bad48b6

Browse files
authored
Merge pull request #1257 from waltforme/doc
Fix typo in nvidia-container-runtime's README
2 parents e1075cb + 6546a39 commit bad48b6

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)