diff --git a/README.md b/README.md
index a63d4ba8927a44ce6c8cefc3c36da7584791e66b..3fc2c1261f2631fddaf70c4e6f32dd63f6eb3067 100644
--- a/README.md
+++ b/README.md
@@ -274,14 +274,14 @@ void enableIndicator();
 void disableIndicator();
 
 /**
- * Enable drawing of indicators
+ * Enable drawing of all indicators.
  */
-void enableAllIndicator();
+void enableAllIndicators();
 
 /**
- * Disable drawing of indicators.
+ * Disable drawing of all indicators.
  */
-void disableAllIndicator();
+void disableAllIndicators();
 
 /**
  * Set the position of the indicator bar.