Skip to content

Commit 3afd7a8

Browse files
committed
Fix minor grammar error in readme
1 parent 96a13ff commit 3afd7a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ sites:
9292
* **`channels`**
9393

9494
##### Optional
95-
* **`alerts_channel`**: Some but not all warning and error alerts are sent to the this channel.
95+
* **`alerts_channel`**: Some but not all warning and error alerts are sent to this channel.
9696
Its default value is `##{nick}-alerts`. The key `{nick}`, if present in the value, is formatted with the actual nick.
9797
For example, if the nick is `MyTitle[bot]`, alerts will by default be sent to `##MyTitle[bot]-alerts`.
9898
Since a channel name starts with #, the name if provided **must be quoted**.

0 commit comments

Comments
 (0)