1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-13 08:02:38 +03:00
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>