From 44a5ee3e441df852532f4798b40a0be6d3480733 Mon Sep 17 00:00:00 2001
From: "J. Ryan Stinnett"
Date: Fri, 25 Jan 2019 17:30:22 +0000
Subject: [PATCH] Add fullstop
Co-Authored-By: dbkr
---
src/components/views/dialogs/IncomingSasDialog.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/components/views/dialogs/IncomingSasDialog.js b/src/components/views/dialogs/IncomingSasDialog.js
index bad1377457..2a76e8a904 100644
--- a/src/components/views/dialogs/IncomingSasDialog.js
+++ b/src/components/views/dialogs/IncomingSasDialog.js
@@ -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.",
)}