pull/21833/head
Jorik Schellekens 2020-07-08 17:02:26 +01:00
parent 4ae64aff9a
commit 9dd28a9ce0
1 changed files with 1 additions and 1 deletions

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>