diff --git a/functions/other_functions.sh b/functions/other_functions.sh
index 992bc2b4..3181f126 100644
--- a/functions/other_functions.sh
+++ b/functions/other_functions.sh
@@ -521,7 +521,7 @@ finit() {
rd_zenity --info --no-wrap \
--window-icon="/app/share/icons/hicolor/scalable/apps/net.retrodeck.retrodeck.svg" \
--title "RetroDECK Setup Complete" \
- --text="RetroDECK setup is complete!\n\nPlease place your game files in the following directory: $rdhome/roms\n\nand your BIOS files in: $rdhome/bios\n\nYou can use the BIOS checker tool available trough the RetroDECK Configurator\nor refer to the RetroDECK WIKI for more information about the required BIOS files and their proper paths.\n\nYou can now start using RetroDECK."
+ --text="RetroDECK setup is complete!\n\nPlease place your game files in the following directory: $rdhome/roms\n\nand your BIOS files in: $rdhome/bios\n\nYou can use the BIOS checker tool available trough the RetroDECK Configurator\nor refer to the RetroDECK WIKI for more information about the required BIOS files and their proper paths.\n\nYou can now start using RetroDECK."
}
install_retrodeck_starterpack() {