Merge pull request #1021 from dennisreimann/patch-1

Fix typo on Pay Button page
This commit is contained in:
Nicolas Dorier 2019-09-09 13:33:22 +09:00 committed by GitHub
commit 8eec6db825
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -151,9 +151,9 @@
<div class="col-lg-5">
<br />
These parameters allow you to influence process after purchase. <i>Server IPN</i> is location we'll query with details.
We can also deliver email notification to specified addres.
We can also deliver email notification to specified address.
<br /><br />
Finally <i>Browser Redirect</i> defines where BtcPayServer will redirect customer after puchase is completed.
Finally <i>Browser Redirect</i> defines where BTCPayServer will redirect customer after purchase is completed.
</div>
</div>
<h3>Advanced</h3>