Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jo32pilot committed Jul 17, 2019
1 parent b54d1f0 commit 32895eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/frontend.js
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,7 @@ function initBoard(res, status=undefined, jqXHR=undefined){
id: "id_off"
});
const text = "<p>If you want to see yourself on this board, "
+ "enable ID sharing! ID sharing just allows the extension"
+ "enable ID sharing! ID sharing just allows the extension "
+ "to see your display name. To enable ID sharing, click on"
+ " the person icon at the bottom of this extension, then "
+ "click \"Grant\".<br><br>Note: "
Expand Down

0 comments on commit 32895eb

Please sign in to comment.