diff --git a/docs/installation/autoware/docker-installation.md b/docs/installation/autoware/docker-installation.md index 7dfa82469d3..28bf6a33e70 100644 --- a/docs/installation/autoware/docker-installation.md +++ b/docs/installation/autoware/docker-installation.md @@ -113,7 +113,7 @@ Using the [Visual Studio Code](https://code.visualstudio.com/) with the [Remote Get the Visual Studio Code's [Remote - Containers](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers) extension. And reopen the workspace in the container by selecting `Remote-Containers: Reopen in Container` from the Command Palette (`F1`). -By default devcontainer assumes NIVIDA GPU support, you can change this by deleting these lines within `.devcontainer/devcontainer.json`: +By default devcontainer assumes NVIDIA GPU support, you can change this by deleting these lines within `.devcontainer/devcontainer.json`: ```json "hostRequirements": {