Skip to content

Commit d8d7fe5

Browse files
authored
Fix typo missing "
1 parent c44dbf1 commit d8d7fe5

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
@@ -220,7 +220,7 @@ using code-marketplace with VS Code and VSCodium:
220220
- [VSCodium](https://github.com/VSCodium/vscodium/blob/master/docs/index.md#howto-switch-marketplace)
221221

222222
```console
223-
export VSCODE_GALLERY_SERVICE_URL="https://<domain>/api
223+
export VSCODE_GALLERY_SERVICE_URL="https://<domain>/api"
224224
export VSCODE_GALLERY_ITEM_URL="https://<domain>/item"
225225
# Or set a product.json file in `~/.config/VSCodium/product.json`
226226
codium

0 commit comments

Comments
 (0)