diff --git a/README.md b/README.md index a31a1e1..30f97c9 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ be handled by the user. n/a # TODO -* Create extremely bare bones install pipeline for core dependencies accross all build types. +* Create extremely bare bones install pipeline for core dependencies across all build types. # Images ![1 Distro Builder Menu. ](images/pic1.png) diff --git a/images/pic1.png b/images/pic1.png index b354cdc..8607be1 100644 Binary files a/images/pic1.png and b/images/pic1.png differ diff --git a/src/CONFIG_SCRIPTS.sh b/src/CONFIG_SCRIPTS.sh index b567ae0..dd999e0 100755 --- a/src/CONFIG_SCRIPTS.sh +++ b/src/CONFIG_SCRIPTS.sh @@ -53,7 +53,7 @@ function confirm_dialouge() { function start_menu_mesage() { echo "NOTE: Remember to check the CONFIG.sh and set the variables!" echo "\nWhat do you want to run?" - echo "\t1) Do all jobs (Including cleanup berfore starting.)" + echo "\t1) Do all jobs (Including cleanup before starting.)" echo "\t2) Do debootstrap run" echo "\t3) Chroot" echo "\t4) Create boot structure"