Add fullstop
Co-Authored-By: dbkr <dbkr@users.noreply.github.com>
This commit is contained in:
parent
6e35a7f3d9
commit
44a5ee3e44
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@ export default class IncomingSasDialog extends React.Component {
|
|||
// NB. Below wording adjusted to singular 'device' until we have
|
||||
// cross-signing
|
||||
"Verifying this user will mark their device as trusted, and " +
|
||||
"also mark your device as trusted to them",
|
||||
"also mark your device as trusted to them.",
|
||||
)}</p>
|
||||
<DialogButtons
|
||||
primaryButton={_t('Continue')}
|
||||
|
|
Loading…
Reference in a new issue