Skip to content

Commit

Permalink
Fix unclosed <i> tag
Browse files Browse the repository at this point in the history
  • Loading branch information
domdomegg authored and amal committed Sep 8, 2021
1 parent 7dbd767 commit ff57958
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _locales/en/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@
},

"timeLeft_h": {
"message": "$val$ <i>h/i>",
"message": "$val$ <i>h</i>",
"placeholders": {
"val": {
"content": "$1"
Expand Down Expand Up @@ -303,4 +303,4 @@
"offline_saveTextBtn": {
"message": "Save the text"
}
}
}

0 comments on commit ff57958

Please sign in to comment.