From 8ead58e1b03c5fd5511a47bc9697017e4a26d556 Mon Sep 17 00:00:00 2001 From: Hugo Bernier Date: Wed, 26 Jul 2023 09:14:35 -0400 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index d77b6f084..116136037 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -10,7 +10,7 @@ - [ ] New sample? - [ ] Related issues: fixes #X, partially #Y, mentioned in #Z - [ ] Needs API permissions? -- [ ] Has other prequisites? (E.g. requires a list, document library, etc.) +- [ ] Has other prerequisites? (E.g. requires a list, document library, etc.) - Node version used: (Use `node -v` to get the version of Node you used to build this sample)