Better Deposit Help Description #527

Closed
MSFTserver wants to merge 6 commits from patch-6 into master
Showing only changes of commit 4758a277ed - Show all commits

View file

@ -90,7 +90,7 @@ class ChannelSection extends React.PureComponent {
render() {
const lbcInputHelp = __(
"This LBC remains yours and is a depsoit to reserve this name and can be undone at anytime."
"This LBC remains yours and is a depsoit to reserve this name and can be undone at any time."
);
const channel = this.state.addingChannel ? "new" : this.props.channel;