Fixed typo (#113)

This commit is contained in:
Seubpong Monsar 2021-11-09 17:01:42 +07:00 committed by GitHub
parent cb6dd3cef1
commit 4093722926
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -34,7 +34,7 @@ var (
const (
defaultEmailSubject = "Your wireguard configuration"
defaultEmailContent = `Hi,</br>
<p>in this email you can file your personal configuration for our wireguard server.</p>
<p>In this email you can find your personal configuration for our wireguard server.</p>
<p>Best</p>
`