From 227fe3ee6bed6b75c43a62eb098f811b8455d4fb Mon Sep 17 00:00:00 2001 From: Andrew Eisenberg Date: Thu, 31 Mar 2022 12:12:57 -0700 Subject: [PATCH] Fix typo Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com> --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c14b60aac..d7f6006d9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -143,7 +143,7 @@ To regenerate the Open VSX token: 1. Go to the [Access Tokens](https://open-vsx.org/user-settings/tokens) page and generate a new token. 1. Update the secret in the `publish-open-vsx` environment in the project settings. -To regenerate the VSCode Marketplace token, pleae see our internal documentation. Note that Azure DevOps PATs expire every 90 days and must be regenerated. +To regenerate the VSCode Marketplace token, please see our internal documentation. Note that Azure DevOps PATs expire every 90 days and must be regenerated. ## Resources