From e3302842b939c683450302a5b2db46eccc92a8a5 Mon Sep 17 00:00:00 2001 From: qadzek <84473512+qadzek@users.noreply.github.com> Date: Tue, 4 Jun 2024 08:56:06 +0200 Subject: [PATCH] docs: fix typos (#658) --- scripts/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install.sh b/scripts/install.sh index 16f3cac15..32219ca3c 100755 --- a/scripts/install.sh +++ b/scripts/install.sh @@ -284,7 +284,7 @@ Now to get started you can check out the following: 🧊 https://github.com/${ZINIT_REPO}#ice-modifiers - There's also an ${COLOR_BOLD_WHITE_ON_BLACK}introduction${COLOR_RESET} to Zinit on the wiki: 📚 https://zdharma-continuum.github.io/zinit/wiki/INTRODUCTION/ -- The ${COLOR_BOLD_WHITE_ON_BLACK}For-Syntax${COLOR_RESET} article on the wiki, which hilights some best practises: +- The ${COLOR_BOLD_WHITE_ON_BLACK}For-Syntax${COLOR_RESET} article on the wiki, which highlights some best practices: 📖 https://zdharma-continuum.github.io/zinit/wiki/For-Syntax/ 💁 Need help?