From 2b72ffda076a28777e2beb1b085fef4b1d8a9afb Mon Sep 17 00:00:00 2001 From: Yuck Fou <115867254+YuckFouBTC@users.noreply.github.com> Date: Tue, 7 Mar 2023 22:38:10 +0000 Subject: [PATCH] Fix typo in README.md (#3699) excepted -> accepted --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d6ea21649..bddf19798 100644 --- a/README.md +++ b/README.md @@ -1034,7 +1034,7 @@ To try out the IP2TOR tunnel choose in `MAINMENU` the extra menu point of the Se If you want a web service, like BTCPay Server or LNbits, to be available to the outside internet (like with IP2TOR) people expect you to offer an HTTPS address so that the communication between the client and your RaspiBlitz is encrypted. You could use the self-signed HTTPS certificate that RaspiBlitz is offering you, but this will give users Security Warnings in their browser and is not very user friendly. -That's where you can use a LetsEncrypt Subscription to get a free valid HTTPS certificate that is excepted without warning from almost all common browsers +That's where you can use a LetsEncrypt Subscription to get a free valid HTTPS certificate that is accepted without warning from almost all common browsers Because you also need a domain name for that you will need to open a free account, the following are presently supported, would be good to add more with the help of the community: [DuckDNS.org](https://www.duckdns.org)