You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-17 17:42:41 +03:00
improve copy further
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user