diff --git a/pages/unixtips.md b/pages/unixtips.md index 675d644..3848e66 100644 --- a/pages/unixtips.md +++ b/pages/unixtips.md @@ -28,7 +28,7 @@ PS1="\$([-s /var/mail/`whoami` ] && echo '* ')$PS1" This works in `/bin/ksh`, I can't speak for other shells. -If anybody else has some quick tips they would like to share, I encorage +If anybody else has some quick tips they would like to share, I encourage them to edit this page. Happy Unixing!