Skip to content
This repository was archived by the owner on Jun 8, 2023. It is now read-only.

Commit 538bf46

Browse files
committed
Fix a typo
1 parent 61e632f commit 538bf46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/scripts/pagerduty.coffee

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
# hubot pager me incidents - return the current incidents
1111
# hubot pager me note <incident> <content> - add note to incident #<incident> with <content>
1212
# hubot pager me notes <incident> - show notes for incident #<incident>
13-
# hubot pager me problems - return all open inicidents
13+
# hubot pager me problems - return all open incidents
1414
# hubot pager me ack <incident> - ack incident #<incident>
1515
# hubot pager me resolve <incident> - resolve incident #<incident>
1616
#

0 commit comments

Comments
 (0)