Skip to content

Commit e0d8656

Browse files
Update content/md/en/docs/learn/networks-and-nodes.md
  → space
1 parent 6512389 commit e0d8656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/md/en/docs/learn/networks-and-nodes.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ If you need to query historical blocks, you should purge the full node then rest
5858
### Archive nodes
5959

6060
Archive nodes are similar to full nodes except that they do not discard old states. As a result, they have complete state for every block available without computation.
61-
For this reason, archive nodes are often used by utilities  such as block explorers, wallets, discussion forums, and similar applications  that need access to historical information.
61+
For this reason, archive nodes are often used by utilitiessuch as block explorers, wallets, discussion forums, and similar applicationsthat need access to historical information.
6262

6363
![Archive nodes](/media/images/docs/archive-node.png)
6464

0 commit comments

Comments
 (0)