diff --git a/docs/development/remote-development.md b/docs/development/remote-development.md index 59343a508ae38a3845accb898e113f81f9f42cf4..959b9c2fb19ba5df96e7f6205ff361e94a56b203 100644 --- a/docs/development/remote-development.md +++ b/docs/development/remote-development.md @@ -23,7 +23,7 @@ You'll use the same code editor and have the same config as all other developers - Start work in a fresh environment every time - Reproducible development environment - Similar config for all developers -- Use VSCode in the browser +- Use VS Code in the browser ### Drawbacks