Merge pull request #695 from matrix-org/luke/fix-scalar-popup

Fix typo with Scalar popup
pull/21833/head
Luke Barnard 2017-02-14 17:13:55 +00:00 committed by GitHub
commit 3d4a831624
1 changed files with 2 additions and 1 deletions

View File

@ -222,7 +222,8 @@ module.exports = React.createClass({
title: "Add an Integration",
description:
<div>
You are about to taken to a third-party site so you can authenticate your account for use with {integrationsUrl}.<br/>
You are about to be taken to a third-party site so you can
authenticate your account for use with {integrationsUrl}.<br/>
Do you wish to continue?
</div>,
button: "Continue",