From a7dad493120da31ec343aa58e71b464bbb1fb153 Mon Sep 17 00:00:00 2001 From: rohan436 Date: Wed, 11 Mar 2026 17:13:45 +0800 Subject: [PATCH] docs(vscode): fix possessive in README --- 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: