docs: correct macOS instructions

This commit is contained in:
Josh Duncan 2023-10-28 03:57:41 -04:00 committed by GitHub
parent 50e86b0baa
commit 4dbadf891f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ import Next from "./next.mdx";
## Set up your terminal
As the standard terminal only support [256 colors][256-colors], we advise using
As the standard terminal only supports [256 colors][256-colors], we advise using
[iTerm2][iterm2] or any other modern day macOS terminal that supports ANSI characters.
:::info
@ -25,4 +25,5 @@ To display all icons, we recommend the use of a [Nerd Font][fonts].
<Next />
[256-colors]: /docs/configuration/colors#standard-colors
[iterm2]: https://iterm2.com
[fonts]: /docs/installation/fonts