From ee3b1cba8c49ff76e127752cdd7c74ab4e462bb4 Mon Sep 17 00:00:00 2001 From: Lars Kruse Date: Fri, 25 May 2018 23:52:09 +0200 Subject: [PATCH] plugin's readme: fix broken sentence --- plugins/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/README.md b/plugins/README.md index 6257568a..1bee0c21 100644 --- a/plugins/README.md +++ b/plugins/README.md @@ -14,7 +14,7 @@ This repository of contributed plugin strives to achieve the following goals: * simplify cooperative maintenance of plugins Contributed plugins are maintained primarily by their authors. -You may file bug reports for plugin issue here in this repository (`munin-contrib`), but please do not forget to notify the author the plugin, as well. +You may file bug reports for plugin issue here in this repository (`munin-contrib`), but please do not forget to notify the author of the plugin (see the plugin's documentation), too. Please note, that this repository is not supposed to be a dumping site for random plugins of low quality. The related infrastructure (e.g the [gallery](http://gallery.munin-monitoring.org/) or automated tests) require a certain level of quality. Please see below for details.