update wording to not imply exhaustiveness
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
f61f858cf7
commit
d0897dc8f3
2 changed files with 2 additions and 2 deletions
|
@ -197,7 +197,7 @@ class Analytics {
|
|||
title: _t('Analytics'),
|
||||
description: <div>
|
||||
<div>
|
||||
{ _t('The following information is sent to us to help make Riot.im better:') }
|
||||
{ _t('The information being sent to us to help make Riot.im better includes:') }
|
||||
</div>
|
||||
<table>
|
||||
{ rows.map((row) => <tr key={row[0]}>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue