From 6ba56354f37add74088b4d1a4edc058ce12c941d Mon Sep 17 00:00:00 2001 From: sebpacz <74934099+sebpacz@users.noreply.github.com> Date: Fri, 27 Nov 2020 15:09:54 +0100 Subject: [PATCH] Update index.rst This is a very small change. I suggest replacing "function" with "functions" because each of these helpers offer more than one function. The word "functions" seems more appropriate. --- components/console/helpers/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/console/helpers/index.rst b/components/console/helpers/index.rst index 87c62ca7629..5f328d47472 100644 --- a/components/console/helpers/index.rst +++ b/components/console/helpers/index.rst @@ -15,6 +15,6 @@ The Console Helpers debug_formatter The Console component comes with some useful helpers. These helpers contain -function to ease some common tasks. +functions to ease some common tasks. .. include:: map.rst.inc