diff --git a/v3/src/pages/success.astro b/v3/src/pages/success.astro index 16fa9098..516c6317 100644 --- a/v3/src/pages/success.astro +++ b/v3/src/pages/success.astro @@ -45,7 +45,7 @@ const metadata = { titleFragment.innerHTML = 'License ' + action + ' successfully!'; contentFragment.innerHTML = `
- Your license has been successfully ${action}. Please follow this link to activate it. + Your license has been successfully ${action}. Please follow this link to activate it.
`; }