Skip to content

Commit

Permalink
chore(template): Fix typos in newrelic plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
jj4th committed Oct 17, 2016
1 parent dcd9e30 commit 1ba0b77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugins/spectreport-newrelic.plugin.js
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,8 @@ SpectreportNewRelic.getUsage = function () {
' [bold]{nrReportUrl}:https://newrelic/v1/1010/events The New Relic Collector URL.',
' [bold]{nrRepo}:MjFua2xoNDM1bnAwOD The New Relic Insert Key.',
' [bold]{nrEventType}:"Spectreport Test Results" The Event Type to register in New Relic',
' [bold]{nrProduct}:"MyCoolProduct" The Event Type to register in New Relic',
' [bold]{nrEnvironment}:"Staging" The Event Type to register in New Relic',
' [bold]{nrProduct}:"MyCoolProduct" The Product Name to register in New Relic',
' [bold]{nrEnvironment}:"Staging" The Environment to register in New Relic',
'',
'[bold]{Optional Options:}',
'',
Expand Down

0 comments on commit 1ba0b77

Please sign in to comment.