Skip to content

Commit

Permalink
updates to js file
Browse files Browse the repository at this point in the history
  • Loading branch information
nshanbhag20001412 committed Jul 31, 2021
1 parent 66e45a2 commit 5313079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ function getTranslationURL(input) {

function errorHandler(error) {
console.log("error occured", error);
alert("something wrong with server! try again after some time")
alert("Something wrong with server! Try again after some time")
}


Expand Down

0 comments on commit 5313079

Please sign in to comment.