Skip to content

Commit 25d291d

Browse files
committed
Update 2013-2-5-changes-to-services.html
typo (acccepted!)
1 parent b865ddf commit 25d291d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/changes/2013-2-5-changes-to-services.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
maintainability of services in the future. As of today, all new services must
2121
accept an unmodified payload over HTTP. Any service that does not will be
2222
rejected. To see an example of an acceptable service, check out [Code Climate][codeclimate].
23-
Notice their service simply acccepts HTTP POST from GitHub unmodified. For an
23+
Notice their service simply accepts HTTP POST from GitHub unmodified. For an
2424
example of a service that won't be accepted after today, check out [Campfire][cf]. It
2525
uses other Ruby gems and contains custom logic to transform the GitHub payload
2626
to Campfire messages. Existing hooks will keep working (don't worry 37signals, we

0 commit comments

Comments
 (0)