Skip to content

Commit 5afd7a9

Browse files
author
Aurang
authored
Fix spelling
1 parent 46b0ef4 commit 5afd7a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/configuring_environment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ Now you can edit entrypoint.sh and change the last line to
2828
Or you can set the CODE_SERVER_CONFIG environment variable to the path of your configuration file<br>
2929
For more information about this, see [cdr/code-server/main/docs/FAQ.md](https://github.com/cdr/code-server/blob/main/docs/FAQ.md#how-does-the-config-file-work)
3030
___
31-
### Changing the default vscode settings that get apllied each time the container is rebuilt
31+
### Changing the default vscode settings that get applied each time the container is rebuilt
3232
You can simply edit deploy-container/settings.json to your vscode settings. When the container gets rebuilt, they will be copied to the appropriate place and be applied in code-server.<br>
3333
> NOTE: These settings are applied User-wide

0 commit comments

Comments
 (0)