From 7ecda9d85851dbbf7efa7ba2158c0e4459797426 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Asiel=20D=C3=ADaz=20Ben=C3=ADtez?= Date: Thu, 26 May 2022 23:24:18 -0400 Subject: Update index.rst fix small typo in tutorial --- docs/tutorial/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/tutorial') diff --git a/docs/tutorial/index.rst b/docs/tutorial/index.rst index b4a6553..f9d8fcc 100644 --- a/docs/tutorial/index.rst +++ b/docs/tutorial/index.rst @@ -132,7 +132,7 @@ and will work in any terminal that supports 256-color mode. It will exit when .. literalinclude:: highcolors.py :linenos: -This palette only defines values for the high color foregroundand +This palette only defines values for the high color foreground and backgrounds, because only the high colors will be used. A real application should define values for all the modes in their palette. Valid foreground, background and setting values are documented in :ref:`foreground-background`. -- cgit v1.2.1