From bec3f2244a978d1e1391bc28964ba36a3cf0ad28 Mon Sep 17 00:00:00 2001 From: Rohan Santhosh Kumar <181558744+Rohan5commit@users.noreply.github.com> Date: Mon, 16 Mar 2026 19:00:44 +0800 Subject: [PATCH] docs(vscode): fix typo (#13627) Co-authored-by: rohan436 --- plugins/vscode/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/vscode/README.md b/plugins/vscode/README.md index 7c746d3d3..4661057a8 100644 --- a/plugins/vscode/README.md +++ b/plugins/vscode/README.md @@ -10,7 +10,7 @@ plugins=(... vscode) ## Requirements -This plugin requires to have a flavour of VS Code installed and it's executable available in PATH. +This plugin requires to have a flavour of VS Code installed and its executable available in PATH. You can install either: