We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8d2e30 commit 27d7b22Copy full SHA for 27d7b22
pages/ipam/reference-content/understanding-ip-billing.mdx
@@ -31,7 +31,7 @@ The following scenario exemplifies the rounding used:
31
<br />
32
- A flexible IPv4 address is billed at €0.004 per hour
33
- You create **three** flexible IP addresses at 3pm and delete them all **1 hour** later at 4pm
34
-- Cost incurred per IP address is therefore `0.0004 * 1 = €0.0004`
+- Cost incurred per IP address is therefore `0.0004 x 1 = €0.0004`
35
- As this does not meet the minimum billable amount of €0.01, the cost for each IP is rounded to `€0.01`
36
- You will therefore be charged `3 x 0.01 = €0.03`
37
</Message>
0 commit comments