From 61f00e484a547e3a0f38d177bbb3842a2b9bf43b Mon Sep 17 00:00:00 2001 From: Benedikt Rollik Date: Wed, 26 Mar 2025 17:28:15 +0100 Subject: [PATCH] fix(ins): fix pricing typo --- pages/instances/faq.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/instances/faq.mdx b/pages/instances/faq.mdx index c5ace5303e..98b358b05f 100644 --- a/pages/instances/faq.mdx +++ b/pages/instances/faq.mdx @@ -104,8 +104,8 @@ You can change the storage type and flexible IP after the Instance creation, whi | POP2-4C-16G | €0.147/hour | €0.2205/hour | | POP2-8C-32G | €0.29/hour | €0.435/hour | | POP2-16C-64G | €0.59/hour | €0.885/hour | -| POP2-32C-128G | €1.18/hour | €2.665/hour | -| POP2-48C-192G | €1.77/hour | €3.525/hour | +| POP2-32C-128G | €1.18/hour | €1.77/hour | +| POP2-48C-192G | €1.77/hour | €2.655/hour | | POP2-64C-256G | €2.35/hour | €3.525/hour | | ENT1-XXS | €0.0735/hour | €0.11/hour | | ENT1-XS | €0.147/hour | €0.221/hour |