From a053706c24f93655be61f548133f377a95b5f4e3 Mon Sep 17 00:00:00 2001 From: Amir Sharif Date: Sat, 23 Sep 2017 09:10:33 -0700 Subject: [PATCH] Fix grammer in InfoTab --- browser/main/modals/PreferencesModal/InfoTab.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/browser/main/modals/PreferencesModal/InfoTab.js b/browser/main/modals/PreferencesModal/InfoTab.js index 58390ecf6..5ac4245f3 100644 --- a/browser/main/modals/PreferencesModal/InfoTab.js +++ b/browser/main/modals/PreferencesModal/InfoTab.js @@ -99,7 +99,7 @@ class InfoTab extends React.Component {
Data collection policy
We collect only the number of DAU for Boostnote and **DO NOT collect** any detail information such as your note content.
You can see how it works on this.handleLinkClick(e)}>GitHub.
-
These data are only used for Boostnote improvements.
+
This data is only used for Boostnote improvements.
this.handleConfigChange(e)} checked={this.state.config.amaEnabled} ref='amaEnabled'