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.
domainLock
1 parent 2182c39 commit 0d90748Copy full SHA for 0d90748
templates/index.html
@@ -484,7 +484,7 @@ <h3>Sounds great!</h3>
484
<strong>Multiple domains and sub-domains</strong>
485
<p>It's possible to lock your code to more than one domain or sub-domain. For instance, to lock
486
it so the code only runs on <strong>www.example.com</strong> add
487
- <code>www.example.com</code>, to make it work on <strong>any sub-domain from
+ <code>www.example.com</code>, to make it work on root domain and <strong>any sub-domain from
488
example.com</strong>, use <code>.example.com</code>.</p>
489
</td>
490
</tr>
0 commit comments