improve copy further
This commit is contained in:
parent
a8df058ea6
commit
e455aa474d
2 changed files with 2 additions and 2 deletions
|
@ -267,7 +267,7 @@ export default class SendMessageComposer extends React.Component {
|
|||
}) }
|
||||
</p>
|
||||
<p>
|
||||
{ _t("Protip: Begin your message with <code>//</code> to start it with a slash.", {}, {
|
||||
{ _t("Hint: Begin your message with <code>//</code> to start it with a slash.", {}, {
|
||||
code: t => <code>{ t }</code>,
|
||||
}) }
|
||||
</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue