Skip to content

Commit c45abea

Browse files
Serhii Prykhozhyiphilippem
authored andcommitted
update copy
1 parent 1072d9e commit c45abea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/src/views/lander.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ const LandingPage = ({ t, theme, ...S }) => {
9696
<div className="info-card">
9797
<img src={`${staticRoot}img/icons/privacy.svg`} alt="icon" />
9898
<h3 className="font-h2">Privacy & Security</h3>
99-
<p className="font-p3 text-gray">With no persistent logging and full end-to-end encryption, the service ensures confidentiality and adherence to best practices. Robust security protocols eliminate the need for self-managed security solutions.</p>
99+
<p className="font-p3 text-gray">With no persistent logging and full end-to-end encryption, the service ensures confidentiality and adherence to best practices. Robust security protocols reduce the need for self-managed security solutions.</p>
100100
</div>
101101
</div>
102102
</div>

0 commit comments

Comments
 (0)