From a4122976eff85f23efc4c7626ef43a07085fb5f9 Mon Sep 17 00:00:00 2001 From: Victor Barros <42843223+victorabarros@users.noreply.github.com> Date: Wed, 5 Feb 2025 02:33:21 -0300 Subject: [PATCH] fix typo --- 02_1_Setting_Up_a_Bitcoin-Core_VPS_with_StackScript.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02_1_Setting_Up_a_Bitcoin-Core_VPS_with_StackScript.md b/02_1_Setting_Up_a_Bitcoin-Core_VPS_with_StackScript.md index be25b2f..85ac12b 100644 --- a/02_1_Setting_Up_a_Bitcoin-Core_VPS_with_StackScript.md +++ b/02_1_Setting_Up_a_Bitcoin-Core_VPS_with_StackScript.md @@ -72,7 +72,7 @@ If you want to instead have a non-Pruned Mainnet in a VPS, you'll need to instal The following chart shows minimum requirements -| Setup | Memory | Storage | Linnode | +| Setup | Memory | Storage | Linode | |-------|--------|---------|---------| | Mainnet | 2G | 280G | Linode 16GB | | Pruned Mainnet | 2G | ~5G | Linode 4GB |