Skip to content

Commit 0d90748

Browse files
author
sanex3339
committed
Updated domainLock option description
1 parent 2182c39 commit 0d90748

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -484,7 +484,7 @@ <h3>Sounds great!</h3>
484484
<strong>Multiple domains and sub-domains</strong>
485485
<p>It's possible to lock your code to more than one domain or sub-domain. For instance, to lock
486486
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
487+
<code>www.example.com</code>, to make it work on root domain and <strong>any sub-domain from
488488
example.com</strong>, use <code>.example.com</code>.</p>
489489
</td>
490490
</tr>

0 commit comments

Comments
 (0)