From ec13009673818bab3c8456634deb063b8ddb97b5 Mon Sep 17 00:00:00 2001 From: Jonathan Thomas Date: Tue, 3 Mar 2020 12:52:26 -0800 Subject: [PATCH] Update bug reporting dialog for GraphQL Summary: Fix a grammatical error and update the POC / group. Reviewed By: rzlee Differential Revision: D20221810 fbshipit-source-id: 03169e88f8b25f0ab0e9fa78e95777ceeca708b6 --- src/chrome/BugReporterDialog.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/chrome/BugReporterDialog.tsx b/src/chrome/BugReporterDialog.tsx index 4767e7d48..e44179674 100644 --- a/src/chrome/BugReporterDialog.tsx +++ b/src/chrome/BugReporterDialog.tsx @@ -256,7 +256,7 @@ class BugReporterDialog extends Component { - If you bug is related to the{' '} + If your bug is related to the{' '} {(activePlugin && activePlugin.title) || activePlugin.id}{' '} plugin