From 569340ce3f947da09571dffcc1a0e3411ae4fe14 Mon Sep 17 00:00:00 2001 From: "fuder.eth" <139509124+vtjl10@users.noreply.github.com> Date: Fri, 30 May 2025 13:30:06 +0200 Subject: [PATCH] Update adr-001-node-key-refactoring.md --- docs/architecture/adr-001-node-key-refactoring.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/architecture/adr-001-node-key-refactoring.md b/docs/architecture/adr-001-node-key-refactoring.md index 62bb4cdd5..05c32d8ab 100644 --- a/docs/architecture/adr-001-node-key-refactoring.md +++ b/docs/architecture/adr-001-node-key-refactoring.md @@ -79,7 +79,7 @@ We can migrate nodes through the following steps: The current pruning strategies allows for intermediate versions to exist. With the adoption of this ADR we are migrating to allowing only versions to exist between a range (50-100 instead of 1,25,50-100). -Here we are introducing a new way how to get orphaned nodes which remove in the `n+1`th version updates without storing orphanes in the storage. +Here we are introducing a new way how to get orphaned nodes which remove in the `n+1`th version updates without storing orphans in the storage. When we want to remove the `n+1`th version