From c0861b786123d5b375074e3649a2a8575694504e Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Mon, 18 Mar 2024 07:26:48 +0900 Subject: [PATCH] docs(README.md): fix typo `prefered` -> `preferred` --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7514082..6c3436c 100644 --- a/README.md +++ b/README.md @@ -400,7 +400,7 @@ set -g @catppuccin_status_modules_right "... weather ..." This module depends on [tmux-loadavg](https://github.com/jamesoff/tmux-loadavg). #### Install -The prefered way to install tmux-loadavg is using [TPM](https://github.com/tmux-plugins/tpm). +The preferred way to install tmux-loadavg is using [TPM](https://github.com/tmux-plugins/tpm). #### Configure Load tmux-loadavg after you load catppuccin. @@ -421,7 +421,7 @@ set -g @catppuccin_status_modules_right "... load ..." This module depends on [tmux-uptime](https://github.com/robhurring/tmux-uptime). #### Install -The prefered way to install tmux-uptime is using [TPM](https://github.com/tmux-plugins/tpm). +The preferred way to install tmux-uptime is using [TPM](https://github.com/tmux-plugins/tpm). #### Configure Load tmux-uptime after you load catppuccin.