Skip to content

Commit 56cc61f

Browse files
authored
Merge pull request #99 from johnpaulkiser/patch-1
Fix Typo
2 parents 69fca5f + bc9229f commit 56cc61f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ You can also configure the HTTP server to automatically install a free SSL certi
9999
provided by [LetsEncrypt](https://letsencrypt.org/). This is recommended if you plan to
100100
access the website from a remote computer and do not want to deal with the browser warning
101101
you about the self-signed certificate. You just need to specify the domain name you wish
102-
to use, and make sure port 80 is open in your in your firewall. LetsEncrypt requires this
102+
to use, and make sure port 80 is open in your firewall. LetsEncrypt requires this
103103
to verify that you own the domain name. LiT will listen on port 80 to handle the
104104
verification requests.
105105

0 commit comments

Comments
 (0)