From 939688ac71b536ea86215be8336a8cfd1786c115 Mon Sep 17 00:00:00 2001 From: samtaggart Date: Tue, 21 Oct 2025 11:48:29 +0200 Subject: [PATCH] Small language tweaks to 3 step rollout article --- content/blog/3_step_rollout/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/blog/3_step_rollout/index.md b/content/blog/3_step_rollout/index.md index 47baf5e34..ab4917410 100644 --- a/content/blog/3_step_rollout/index.md +++ b/content/blog/3_step_rollout/index.md @@ -86,7 +86,7 @@ This step introduces a full suite of decentralized network services – includin
-These gateways transform ordinary grid nodes into public-facing endpoints, solving one of the hardest problems in decentralized hosting: achieving global accessibility without dependence on scarce IPv4 addresses or centralized ISPs. +These gateways transform ordinary grid nodes into public-facing endpoints, solving one of the hardest problems in decentralized hosting: achieving global accessibility while providing greater independence from scarce IPv4 addresses and centralized ISPs.
@@ -94,7 +94,7 @@ Traffic moves dynamically across the mesh. Every connection is encrypted end-to-
-When a node or connection goes down, the network self-heals, rerouting traffic in real time to maintain uptime. This allows workloads running anywhere on the grid, even on devices without public IPs, to communicate securely and perform as if they were hosted in a single, unified data center. +When a node or connection goes down, the network self-heals, rerouting traffic in real time to maintain uptime. This allows workloads running anywhere on the grid, even on devices without public IPs, to communicate securely and act as if they were hosted in a single, unified data center.