Skip to content

Commit d56f143

Browse files
RebeccaTamachiroMaddy-Cloudflare
authored andcommitted
[CF4SaaS] Use clearer notation for additional hostname pricing (#22288)
1 parent 8c24599 commit d56f143

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/content/plans/index.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2727,10 +2727,10 @@
27272727
},
27282728
"d_cost_per_hostname": {
27292729
"title": "Price per additional hostname",
2730-
"free": "$.10",
2731-
"pro": "$.10",
2732-
"biz": "$.10",
2733-
"ent": "$.10"
2730+
"free": "$0.10",
2731+
"pro": "$0.10",
2732+
"biz": "$0.10",
2733+
"ent": "$0.10"
27342734
},
27352735
"custom_analytics": {
27362736
"title": "[Custom analytics](/cloudflare-for-platforms/cloudflare-for-saas/hostname-analytics/)",

0 commit comments

Comments
 (0)