Skip to content

Commit

Permalink
Tweaking text for OBP-20013 message
Browse files Browse the repository at this point in the history
  • Loading branch information
simonredfern committed Oct 5, 2023
1 parent c4d7ad3 commit 391ccd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion obp-api/src/main/scala/code/api/util/ErrorMessages.scala
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ object ErrorMessages {

val InvalidDirectLoginParameters = "OBP-20012: Invalid direct login parameters"

val UsernameHasBeenLocked = "OBP-20013: The account has been locked, please contact administrator !"
val UsernameHasBeenLocked = "OBP-20013: The account has been locked, please contact an administrator!"

val InvalidConsumerId = "OBP-20014: Invalid Consumer ID. Please specify a valid value for CONSUMER_ID."

Expand Down

0 comments on commit 391ccd8

Please sign in to comment.