Skip to content

Commit

Permalink
chore: change wording for fzf choose to be better
Browse files Browse the repository at this point in the history
  • Loading branch information
HikariKnight committed Dec 21, 2023
1 parent ad59f17 commit a9c0c70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/ublue-os-just/ugum
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ function choose_Generic () {

function choose_Fzf () {
# Change our select prompt
PROMPT='Please enter your choice: '
PROMPT='Please select your choice: '

# Make an array to contain all options in
local OPTIONS
Expand Down

0 comments on commit a9c0c70

Please sign in to comment.