From 69d6236be370108b7a33bcb66013ebde2103733c Mon Sep 17 00:00:00 2001 From: Stephen L Date: Mon, 15 Jun 2020 12:12:09 +0200 Subject: [PATCH] fix typo Signed-off-by: Stephen L. --- _includes/sections/browser-addons.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/sections/browser-addons.html b/_includes/sections/browser-addons.html index 97d85473..527ad4e2 100644 --- a/_includes/sections/browser-addons.html +++ b/_includes/sections/browser-addons.html @@ -60,7 +60,7 @@ {% include cardv2.html title="xBrowserSync" image="/assets/img/svg/3rd-party/xbrowsersync.svg" - description='xBrowserSync synchronize bookmarks across devices and browsers with end-to-end encryption. Data is encrypted and decrypted on the device, no one but you can read it. No registration is needed, just enter a randomly generated id or QR code on all devices. Different servers are available, and it can also be self-hosted.' + description='xBrowserSync synchronizes bookmarks across devices and browsers with end-to-end encryption. Data is encrypted and decrypted on the device, no one but you can read it. No registration is needed, just enter a randomly generated id or QR code on all devices. Different servers are available, and it can also be self-hosted.' website="https://www.xbrowsersync.org/" privacy-policy="https://www.xbrowsersync.org/privacypolicy" github="https://github.com/xbrowsersync"