We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f66cfc commit 83fc39bCopy full SHA for 83fc39b
src/flows/pipes/Notification/endpoints/PagerDuty/index.ts
@@ -5,7 +5,7 @@ import PagerDutyReadOnly from './readOnly'
5
export default register => {
6
register({
7
type: 'pagerduty',
8
- name: 'Pager Duty',
+ name: 'PagerDuty',
9
data: {
10
url: '',
11
key: '',
0 commit comments