Skip to content
This repository was archived by the owner on Jul 19, 2025. It is now read-only.

Commit 6860719

Browse files
committed
Mispelling
1 parent 294c686 commit 6860719

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -106,9 +106,8 @@ use existing services as an example:
106106
- Chat service examples: `hipchat`, `campfire`
107107
- Issue tracker examples: `github_issues`, `lighthouse`
108108

109-
Ensure that you're class implements `#receive_test`. It must handle any
110-
exceptions and always return a hash of `{ ok: true|false, message: "String (HTML
111-
ok)" }`.
109+
Ensure that your class implements `#receive_test`. It must handle any exceptions
110+
and always return a hash of `{ ok: true|false, message: "String (HTML ok)" }`.
112111

113112
When you open your PR, please include an image for your service.
114113
[Example][service_avatar].

0 commit comments

Comments
 (0)