diff --git a/v2/pricing.html b/v2/pricing.html
index d7fb585..ea370e9 100644
--- a/v2/pricing.html
+++ b/v2/pricing.html
@@ -832,7 +832,7 @@ window.addEventListener("load", function() {
function gotoBuy(redirectUrl) {
Swal.fire({
title: 'Please Confirm',
- text: 'Do you want to proceed to the purchase page? Please note that what you are not purchasing is not a SaaS (Software as a Service) subscription. Instead, it is a license for a self-hosting solution, which requires you to deploy it on your own server.',
+ text: 'Do you want to proceed to the purchase page? Please note that what you are purchasing is not a SaaS (Software as a Service) subscription. Instead, it is a license for a self-hosting solution, which requires you to deploy it on your own server.',
icon: 'question',
showCancelButton: true,
confirmButtonText: 'Yes',