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
This commit is contained in:
Jonathan Thomas
2020-03-03 12:52:26 -08:00
committed by Facebook Github Bot
parent 4f3f40ee2f
commit ec13009673

View File

@@ -256,7 +256,7 @@ class BugReporterDialog extends Component<Props, State> {
<InfoBox>
<Icon color={colors.light50} name="info-circle" />
<span>
If you bug is related to the{' '}
If your bug is related to the{' '}
<strong>
{(activePlugin && activePlugin.title) || activePlugin.id}{' '}
plugin