Skip to content

Commit 34083c3

Browse files
committed
Fix typo in patternMatcher plugin path
1 parent 593219b commit 34083c3

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
@@ -146,7 +146,7 @@ Uptime currently bundles three plugins. Check their documentation for installati
146146

147147
* [`console`](https://github.com/fzaninotto/uptime/blob/master/plugins/console/index.js): log pings and events in the console in real time
148148
* [`email`](https://github.com/fzaninotto/uptime/blob/master/plugins/email/index.js): notify events (up, down pause) by email
149-
* [`patternMatcher`](https://github.com/fzaninotto/uptime/blob/master/plugins/patternsMatcher/index.js): allow HTTP & HTTPS pollers to test the response body against a pattern
149+
* [`patternMatcher`](https://github.com/fzaninotto/uptime/blob/master/plugins/patternMatcher/index.js): allow HTTP & HTTPS pollers to test the response body against a pattern
150150

151151
Third-party plugins:
152152

0 commit comments

Comments
 (0)