Skip to content

Commit bac72cd

Browse files
igor-semyonovLegNeato
authored andcommitted
fixed typo in readme
1 parent b551fed commit bac72cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ docker build -f ./container/ubuntu24/Dockerfile -t rust-cuda-ubuntu24 .
101101
docker run --rm --runtime=nvidia --gpus all -it rust-cuda-ubuntu24
102102
```
103103

104-
A sample `.devcontainer.json` file is also included, configured for Ubuntu 24.02. Copy this to `.devcontainer/devcontainer.json` to make additonal customizations.
104+
A sample `.devcontainer.json` file is also included, configured for Ubuntu 24.02. Copy this to `.devcontainer/devcontainer.json` to make additional customizations.
105105

106106
## License
107107

0 commit comments

Comments
 (0)