From c3c4276b6d9f72ff2c841e3f65282633af2a1502 Mon Sep 17 00:00:00 2001 From: NoahMaizels Date: Thu, 30 Apr 2026 15:54:13 +0700 Subject: [PATCH] fix: correct grammar in ultra-light-nodes danger text Changed 'a blockchain connections' to 'a blockchain connection' for proper grammar. Fixes #422 Co-Authored-By: Claude Haiku 4.5 --- docs/develop/ultra-light-nodes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/develop/ultra-light-nodes.md b/docs/develop/ultra-light-nodes.md index 5a61f555..5c98a7b0 100644 --- a/docs/develop/ultra-light-nodes.md +++ b/docs/develop/ultra-light-nodes.md @@ -5,7 +5,7 @@ description: Guide for running minimal ultra-light nodes with limited functional --- :::danger -When running without a blockchain connections, bandwidth incentive payments (SWAP) cannot be made so there is a risk of getting blocklisted by other peers for unpaid services. +When running without a blockchain connection, bandwidth incentive payments (SWAP) cannot be made so there is a risk of getting blocklisted by other peers for unpaid services. ::: #### Configuration