mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-18 04:01:45 +00:00
Change a word
This commit is contained in:
@@ -96,7 +96,7 @@ class InfoTab extends React.Component {
|
|||||||
</ul>
|
</ul>
|
||||||
<hr />
|
<hr />
|
||||||
<div styleName='policy'>Data collection policy</div>
|
<div styleName='policy'>Data collection policy</div>
|
||||||
<p>We collect only the amount of users on Boostnote for DAU and any detail information<br />
|
<p>We collect only the number of users on Boostnote for DAU and any detail information<br />
|
||||||
such as a note's content or title is not collected.</p>
|
such as a note's content or title is not collected.</p>
|
||||||
<p>You can see how it works on <a href='https://github.com/BoostIO/Boostnote'>GitHub</a></p>
|
<p>You can see how it works on <a href='https://github.com/BoostIO/Boostnote'>GitHub</a></p>
|
||||||
<input onChange={(e) => this.handleConfigChange(e)}
|
<input onChange={(e) => this.handleConfigChange(e)}
|
||||||
|
|||||||
Reference in New Issue
Block a user