Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichaël Zasso <targos@protonmail.com>2021-09-18 17:49:12 +0300
committerNode.js GitHub Bot <github-bot@iojs.org>2021-09-20 18:19:25 +0300
commit931abc085e772d3ad35de2d45b22aa4e677b702d (patch)
tree82bb30aaf93ab91cb97aa83b05bfab15c68153d2 /doc/api/tty.md
parent4e7fe5ad599951fdc3d2363f4fcc9ea671f050d5 (diff)
doc: fix markdown indentation in lists
PR-URL: https://github.com/nodejs/node/pull/40142 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Diffstat (limited to 'doc/api/tty.md')
-rw-r--r--doc/api/tty.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/api/tty.md b/doc/api/tty.md
index 45250c61b4b..10eb874e561 100644
--- a/doc/api/tty.md
+++ b/doc/api/tty.md
@@ -184,8 +184,7 @@ Returns:
* `1` for 2,
* `4` for 16,
* `8` for 256,
-* `24` for 16,777,216
-colors supported.
+* `24` for 16,777,216 colors supported.
Use this to determine what colors the terminal supports. Due to the nature of
colors in terminals it is possible to either have false positives or false