From 62dd44542f890b5112bb5782064067671387d613 Mon Sep 17 00:00:00 2001 From: mak448a Date: Thu, 26 Dec 2024 20:31:05 -0600 Subject: [PATCH] Fix run-on sentence --- src/pages/privacy-policy.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/privacy-policy.astro b/src/pages/privacy-policy.astro index 98511b5..dca74a5 100644 --- a/src/pages/privacy-policy.astro +++ b/src/pages/privacy-policy.astro @@ -37,7 +37,7 @@ import Layout from "../layouts/Layout.astro";

2.2. Settings and Preferences

Any customizations, settings, and preferences you make within Zen Browser are stored locally on your device. We do not have access to or control over this data.

3. Sync Feature -

Zen Browser offers a "Sync" feature, this is implemented using Mozilla Firefox's Sync feature. This feature allows you to synchronize your bookmarks, history, passwords, and other data across multiple devices. For this feature to work, your data is encrypted and stored on Mozilla’s servers and is treated in accordance with their Privacy Policy. We, at Zen, cannot view any of this data.

+

Zen Browser offers a "Sync" feature, which is implemented using Mozilla Firefox's Sync feature. This feature allows you to synchronize your bookmarks, history, passwords, and other data across multiple devices. For this feature to work, your data is encrypted and stored on Mozilla’s servers and is treated in accordance with their Privacy Policy. We, at Zen, cannot view any of this data.