Fix typo in VS Code LSIF extension usage guide (#151)

This commit is contained in:
i-ky 2022-11-17 10:27:06 +02:00 коммит произвёл GitHub
Родитель afb0501456
Коммит 1c361b22ce
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -41,7 +41,7 @@ There is also an [extension for VS Code](https://github.com/Microsoft/vscode-lsi
- open the workspace on vscode-lsif-extension using code.
- switch to the debug viewlet and launch `Launch Client`
- in the launch version of VS Code open the command palette and execute the command: `Open LSIF Database`
- in the open file picker dialog nativate to a created dump and select it.
- in the open file picker dialog navigate to a created dump and select it.
![The extension](./images/extension.png)