From b162c532d7f285e58d84440d541059659238ff8c Mon Sep 17 00:00:00 2001 From: cjihrig Date: Sun, 31 May 2020 15:44:10 -0400 Subject: [PATCH] meta: fix a typo in the flaky test template MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit "occasionally" was spelled incorrectly. PR-URL: https://github.com/nodejs/node/pull/33677 Reviewed-By: Ruben Bridgewater Reviewed-By: Zeyu Yang Reviewed-By: Jiawen Geng Reviewed-By: Beth Griggs Reviewed-By: James M Snell Reviewed-By: Luigi Pinca Reviewed-By: Juan José Arboleda --- .github/ISSUE_TEMPLATE/4-report-a-flaky-test.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/4-report-a-flaky-test.md b/.github/ISSUE_TEMPLATE/4-report-a-flaky-test.md index 25ebd736e193c6..544c9d5f47b0f5 100644 --- a/.github/ISSUE_TEMPLATE/4-report-a-flaky-test.md +++ b/.github/ISSUE_TEMPLATE/4-report-a-flaky-test.md @@ -8,9 +8,9 @@ labels: "CI / flaky test"