From 8849a8cb80b78d28712075fe017776ead0644a2d Mon Sep 17 00:00:00 2001 From: Michael Rienstra Date: Fri, 27 Aug 2021 13:59:08 -0700 Subject: [PATCH] template: minor grammatical change (#8517) --- .github/ISSUE_TEMPLATE/feature_request.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 1e9bca54b6..37ec8a7d25 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -7,5 +7,5 @@ assignees: '' --- -Let us know what functionality you'd like to see in Playwright and what is your use case. +Let us know what functionality you'd like to see in Playwright and what your use case is. Do you think others might benefit from this as well?