Skip to content

Commit b143835

Browse files
committed
Github and Sublime don't like this not being escaped. Displays fine though in React like this.
1 parent 021eaf5 commit b143835

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/skins/vector/views/molecules/ServerConfig.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ module.exports = React.createClass({
105105
<br/>
106106
<br/>
107107
You can also set a custom Identity server but this will affect
108-
people's ability to find you if you use a server in a group other
108+
people&#39;s ability to find you if you use a server in a group other
109109
than the main Matrix.org group.
110110
</span>,
111111
button: "Dismiss",

0 commit comments

Comments
 (0)