mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-15 20:54:59 +08:00
improve wording on 'search room names'
This commit is contained in:
parent
607923b58f
commit
654429dbdb
@ -103,7 +103,7 @@ module.exports = React.createClass({
|
||||
className="mx_SearchBox_search"
|
||||
value={ this.state.searchTerm }
|
||||
onChange={ this.onChange }
|
||||
placeholder="Search room names"
|
||||
placeholder="Filter room names"
|
||||
/>
|
||||
];
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user