From 95b4faf652422fad823f938f9abbf2ef37a4dd97 Mon Sep 17 00:00:00 2001 From: def Date: Tue, 27 Feb 2024 16:52:46 +0200 Subject: [PATCH] docs: update b2b pronouns --- content/en/docs/Theory/architecture.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/docs/Theory/architecture.md b/content/en/docs/Theory/architecture.md index 359c8d6..2d8725a 100644 --- a/content/en/docs/Theory/architecture.md +++ b/content/en/docs/Theory/architecture.md @@ -39,6 +39,6 @@ There's a choice between [Cloudflare](https://cloudflare.com), [deSEC](https://d ### Backup repository We use [Backblaze](https://www.backblaze.com/). -The first 20GB are free and significantly cheaper than AWS. [Backblaze](https://www.backblaze.com/) publishes its hardware developments in open source. It also [shares](https://www.backblaze.com/b2/hard-drive-test-data.html) very useful statistics on disk failures, based on which one can choose the most reliable and tested option. +First 20GB are free, the b2 is cheaper overall than AWS. [Backblaze](https://www.backblaze.com/) publishes its hardware developments in open source. They also [shares](https://www.backblaze.com/b2/hard-drive-test-data.html) very useful statistics on disk failures, based on which one can choose the most reliable and tested option. -In the future, we might replace it with a self-hosted solution or a peer-to-peer one. **Currently, this is not a top priority since the data is encrypted, and the service provider only sees the IP address of your server, not the device with the application.** +In the future, we might replace them with a self-hosted solution or a peer-to-peer one. **Currently, this is not a top priority since the data is encrypted, and the service provider only sees the IP address of your server, not the device with the application.**