1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-07 10:46:24 +03:00

Lowercase terms

This commit is contained in:
J. Ryan Stinnett
2019-09-26 18:03:12 +01:00
parent 55e834f0ae
commit 66f450b995
2 changed files with 2 additions and 2 deletions

View File

@@ -184,7 +184,7 @@ export default class TermsDialog extends React.PureComponent {
hasCancel={false}
>
<div id='mx_Dialog_content'>
<p>{_t("To continue you need to accept the Terms of this service.")}</p>
<p>{_t("To continue you need to accept the terms of this service.")}</p>
<table className="mx_TermsDialog_termsTable"><tbody>
<tr className="mx_TermsDialog_termsTableHeader">