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:
committed by
Facebook Github Bot
parent
4f3f40ee2f
commit
ec13009673
@@ -256,7 +256,7 @@ class BugReporterDialog extends Component<Props, State> {
|
|||||||
<InfoBox>
|
<InfoBox>
|
||||||
<Icon color={colors.light50} name="info-circle" />
|
<Icon color={colors.light50} name="info-circle" />
|
||||||
<span>
|
<span>
|
||||||
If you bug is related to the{' '}
|
If your bug is related to the{' '}
|
||||||
<strong>
|
<strong>
|
||||||
{(activePlugin && activePlugin.title) || activePlugin.id}{' '}
|
{(activePlugin && activePlugin.title) || activePlugin.id}{' '}
|
||||||
plugin
|
plugin
|
||||||
|
|||||||
Reference in New Issue
Block a user