Skip to content

Commit 6f7dd51

Browse files
committed
chore: typo in error message
1 parent 91ae097 commit 6f7dd51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reqbaz/src/main/resources/i18n/Translation_en.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ error.unknown_exception=%s Error in %s\: %s ExceptionCode\: %d.
5151
category.uncategorized.Name=General Requirements
5252
category.uncategorized.Description=Requirements which do not belong to any category.
5353
error.validation=On %s constraint violation has been detected, because you sent %s and the problem is\: %s.
54-
error.validation.project_member.already_exists=The use is already a member of this project.
54+
error.validation.project_member.already_exists=The user is already a member of this project.
5555
error.authorization.project.read=You do not have rights to read this project.
5656
error.authorization.project.modify=You do not have rights to modify this project.
5757
error.authorization.requirement.modify=Only the creator can modify requirements.

0 commit comments

Comments
 (0)