Code

collectd-perl(5): Mention that "Globals" should be enabled.
[collectd.git] / README
diff --git a/README b/README
index 1d83a26d9f1874eed53c28fe18f9955a487e7c97..14e11cf2ac8b0dbbef9d7ad6cb828f482002733b 100644 (file)
--- a/README
+++ b/README
@@ -293,7 +293,7 @@ Features
     - zfs_arc
       Statistics for ZFS' “Adaptive Replacement Cache” (ARC).
 
-  * Output can be written or send to various destinations by the following
+  * Output can be written or sent to various destinations by the following
     plugins:
 
     - csv
@@ -426,7 +426,7 @@ Features
     network plugins, makes sure your resources are used efficiently. Also,
     since collectd is programmed multithreaded it benefits from hyperthreading
     and multicore processors and makes sure that the daemon isn't idle if only
-    one plugins waits for an IO-operation to complete.
+    one plugin waits for an IO-operation to complete.
 
   * Once set up, hardly any maintenance is necessary. Setup is kept as easy
     as possible and the default values should be okay for most users.