Skip to content

Commit

Permalink
Fix spelling.
Browse files Browse the repository at this point in the history
  • Loading branch information
asm512 authored Dec 13, 2017
1 parent d2dc54e commit 843c663
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# IRCd-Healthcheck

A simple IRCd health-check utility, written in go, which returns a non-zero status code if unable to connect to a given IRC server. Perfect for use with mointoring systems. [Download a binary of the latest release here](https://github.com/StormBit/ircd-healthcheck/releases/latest).
A simple IRCd health-check utility, written in go, which returns a non-zero status code if unable to connect to a given IRC server. Perfect for use with monitoring systems. [Download a binary of the latest release here](https://github.com/StormBit/ircd-healthcheck/releases/latest).

### Usage: `./healthcheck -server=irc.stormbit.net:6667`

Expand Down

0 comments on commit 843c663

Please sign in to comment.