Skip to content

Commit

Permalink
Fix typo in en.json (#5313)
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonblais authored and jwilander committed Feb 7, 2017
1 parent 9b9cd2b commit 233f43e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -2809,7 +2809,7 @@
},
{
"id": "app.import.import_line.null_user.error",
"translation": "Import data line has type \"user\" but the user objcet is null."
"translation": "Import data line has type \"user\" but the user object is null."
},
{
"id": "app.import.import_line.unknown_line_type.error",
Expand Down

0 comments on commit 233f43e

Please sign in to comment.