Skip to content

Commit

Permalink
Fix typo, brake to break
Browse files Browse the repository at this point in the history
  • Loading branch information
mattwr18 committed Jan 21, 2019
1 parent 42d8137 commit a9da755
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"copy403": "Sorry, access to this resource on the server is denied. <br />Either check the URL, <a href=\"/auth/login\">login</a> or <a href=\"/\">go home</a>.",
"copy404": "Sorry, the page you're looking for cannot be found. <br />Either check the URL, <a href=\"/\">go home</a>, or feel free to <a href=\"mailto:[email protected]\">report this issue.</a>",
"copy500": "An error ocurred and your request couldn’t be completed. <br />Either check the URL, <a href=\"/\">go home</a>, or feel free to <a href=\"mailto:[email protected]\">report this issue.</a>",
"copy503": "We are currently working on it, <br />so take a coffee brake and come back a bit later."
"copy503": "We are currently working on it, <br />so take a coffee break and come back a bit later."
},
"badges": {
"user_role_moderator": "Moderator",
Expand Down

0 comments on commit a9da755

Please sign in to comment.