diff --git a/components/console/helpers/formatterhelper.rst b/components/console/helpers/formatterhelper.rst index 38faaee4353..18982bb0fb1 100644 --- a/components/console/helpers/formatterhelper.rst +++ b/components/console/helpers/formatterhelper.rst @@ -4,7 +4,7 @@ Formatter Helper ================ -The Formatter helpers provides functions to format the output with colors. +The Formatter helper provides functions to format the output with colors. You can do more advanced things with this helper than you can in :doc:`/console/coloring`.