diff --git a/plugins/README.md b/plugins/README.md index f3f6f5588..b5ac243c7 100644 --- a/plugins/README.md +++ b/plugins/README.md @@ -1,15 +1,15 @@ ##Icinga 2 plugins for Windows## -Thhis collection of plugins is intended to provide basic functinality checks on windows machines. They (mostly) conform to the [nagios developer guidelines](https://nagios-plugins.org/doc/guidelines.html), returning adequate exit codes and printing a pertinent string with performance data. +This collection of plugins is intended to provide basic functionality checks on windows machines. They (mostly) conform to the [nagios developer guidelines](https://nagios-plugins.org/doc/guidelines.html), returning adequate exit codes and printing a pertinent string with performance data. ###Intallation### -The plugins are installed as part of Icinga 2 +The plugins are installed as part of Icinga 2. ###Requirements### - Boost 1.41.0 - Windows Vista, Windows Server 2008 or newer ###Usage### -Call a plugin with the "--help" option to recive information about its usage. +Call a plugin with the "--help" option to receive information about its usage. ###License### @@ -23,4 +23,4 @@ Call a plugin with the "--help" option to recive information about its usage. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. \ No newline at end of file + Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.