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 8836368 commit 1fe4212Copy full SHA for 1fe4212
layouts/pricing/single.html
@@ -367,7 +367,7 @@ <h3 class="inline-flex px-4 py-1 rounded-full text-xs lg:text-sm font-medium tra
367
{{ i18n "pricing_hub_enterprise_title" . }}
368
</h3>
369
<p class="block uppercase tracking-wide text-gray-700 text-xs font-bold">
370
- {{ i18n "pricing_hub_self_hosted_title" . }} & {{ i18n "pricing_hub_managed_title" . }}
+ {{ i18n "pricing_hub_managed_title" . }} & {{ i18n "pricing_hub_self_hosted_title" . }}
371
</p>
372
<p class="font-bold text-2xl md:text-3xl lg:text-4xl leading-relaxed">
373
{{ i18n "pricing_hub_enterprise_price" . }}
0 commit comments