Skip to content

Commit 9335ff7

Browse files
committed
Merge pull request #61 from mgalgs/patch-1
httpok.rst: fix typo and superfluous backtick
2 parents 70a1c16 + 2991638 commit 9335ff7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/httpok.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
a concrete ``TICK_5``, ``TICK_60`` or ``TICK_3600`` event.
66
When :command:`httpok` receives a ``TICK_x``
77
event (``TICK_60`` is recommended, indicating activity every 60 seconds),
8-
:command:`httpk` makes an HTTP GET request to a confgured URL. If the request
9-
fails or times out, :command:`httpok`` will restart the "hung" child
8+
:command:`httpok` makes an HTTP GET request to a confgured URL. If the request
9+
fails or times out, :command:`httpok` will restart the "hung" child
1010
process(es). :command:`httpok` can be configured to send an email notification
1111
when it restarts a process.
1212

0 commit comments

Comments
 (0)