From 195a0910d191abf619b6939c679d759bb800c4a1 Mon Sep 17 00:00:00 2001 From: Mark Trolley Date: Fri, 4 Oct 2019 17:07:32 -0400 Subject: [PATCH] Correct typo when replacing config file --- internal/wizard.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/wizard.zsh b/internal/wizard.zsh index f42e6cd3..a2e078eb 100755 --- a/internal/wizard.zsh +++ b/internal/wizard.zsh @@ -1464,7 +1464,7 @@ clear flowing +c Powerlevel10k configuration has been written to %2F$__p9k_cfg_path_u%f. if [[ -n $config_backup ]]; then - flowing +c The backup of the previuos version is at %3F$config_backup_u%f. + flowing +c The backup of the previous version is at %3F$config_backup_u%f. fi if (( write_config )); then