diff --git a/pfetch b/pfetch index 50febc9..d56c19e 100755 --- a/pfetch +++ b/pfetch @@ -331,7 +331,7 @@ get_os() { (10.13*) distro='macOS High Sierra' ;; (10.14*) distro='macOS Mojave' ;; (10.15*) distro='macOS Catalina' ;; - (11*) distro='macOS Big Sur' ;; + (11*) distro='macOS Big Sur' ;; (*) distro='macOS' ;; esac