From 440ddc151d2afe20d071cc3f2016bef6557d1847 Mon Sep 17 00:00:00 2001 From: Ronan Amicel Date: Fri, 28 Nov 2014 16:30:32 +0100 Subject: [PATCH] Fix typo in README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 8c0cdd8..a60bf90 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,6 @@ munin ===== -``munin`` is a monioring application with a master/node architecture. The master periodically connects to each node and collects information from it. The nodes each run a ``munin-node`` service that listens for these connections. +``munin`` is a monitoring application with a master/node architecture. The master periodically connects to each node and collects information from it. The nodes each run a ``munin-node`` service that listens for these connections. .. note::