Add fullstop

Co-Authored-By: dbkr <dbkr@users.noreply.github.com>
This commit is contained in:
J. Ryan Stinnett
2019-01-25 17:30:22 +00:00
committed by GitHub
parent 6e35a7f3d9
commit 44a5ee3e44

View File

@@ -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')}