This commit is contained in:
Jorik Schellekens 2020-07-08 17:02:26 +01:00
parent 4ae64aff9a
commit 9dd28a9ce0

View file

@ -190,7 +190,7 @@ export default class AdvancedRoomSettingsTab extends React.Component {
onChange={this._onToggleLowPriorityTag}
label={_t(
"Low priority rooms show up at the bottom of your room list" +
" in a dedicated section at the bottom of your room list"
" in a dedicated section at the bottom of your room list",
)}
/>
</div>