diff options
author | JDTX <jdtx@fr0st.me> | 2019-04-28 16:42:43 -0500 |
---|---|---|
committer | Christian Duerr <chrisduerr@users.noreply.github.com> | 2019-04-28 21:42:43 +0000 |
commit | 2c462c7d03e57166c4d11e809777d7c8ad4832b7 (patch) | |
tree | 52fe5e2bb4e55a96ead6de845c72df4eef37ce50 /scripts | |
parent | ce53639553e5fc739f6db434b58704b2e9b405b7 (diff) | |
download | alacritty-2c462c7d03e57166c4d11e809777d7c8ad4832b7.tar.gz alacritty-2c462c7d03e57166c4d11e809777d7c8ad4832b7.zip |
Fix spelling mistakes
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/README.md b/scripts/README.md index a560b3b6..db4574bb 100644 --- a/scripts/README.md +++ b/scripts/README.md @@ -16,7 +16,7 @@ Running this script depends on an installation of `perf`. ## ANSI Color Tests We include a few scripts for testing the color of text inside a terminal. The -first shows various foreground and background varients. The second enumerates +first shows various foreground and background variants. The second enumerates all the colors of a standard terminal. The third enumerates the 24-bit colors. ```sh |