Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ifellows committed May 10, 2024
1 parent 6a4c42f commit bc8e35a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inst/shinyui/hasher.html
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@
return;
}
if(fn.length != 1){
alert("First initial should be one letters");
alert("First initial should be one letter");
form["key"].value = ""
return;
}
Expand Down

0 comments on commit bc8e35a

Please sign in to comment.