Explorar o código

Merge pull request #543 from weakish/typo

Fix a typo in DOCS
Peter Squicciarini %!s(int64=4) %!d(string=hai) anos
pai
achega
e13b9f35ad
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      DOCS.md

+ 1 - 1
DOCS.md

@@ -74,7 +74,7 @@ In some cases, the above change won't help because the extension is hard-coded t
 
 VSCodium (and a freshly cloned copy of vscode built from source) stores its extension files in `~/.vscode-oss`. So if you currently have Visual Studio Code installed, your extensions won't automatically populate. You can reinstall your extensions from the Marketplace in VSCodium, or copy the `extensions` from `~/.vscode/extensions` to `~/.vscode-oss/extensions`.
 
-Visual Studio Code stores its `keybindings.json` and `settings.json` file in the these locations:
+Visual Studio Code stores its `keybindings.json` and `settings.json` file in these locations:
 
 - __Windows__: `%APPDATA%\Code\User`
 - __macOS__: `$HOME/Library/Application Support/Code/User`