From e2616f79bad2480631dd99bfee9fdd1031b87e6c Mon Sep 17 00:00:00 2001
From: David Bradette <87823519+DavidBradette@users.noreply.github.com>
Date: Mon, 16 May 2022 20:57:57 -0600
Subject: [PATCH] Update readme.md
Corrected a typo.
---
readme.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/readme.md b/readme.md
index 69cbefdc..9f57c9c0 100644
--- a/readme.md
+++ b/readme.md
@@ -51,7 +51,7 @@ The following instructions are especially meant for Linux. For macOS see [this](
3. After the initial startup, you should be able to open the Nextcloud AIO Interface now on port 8080 of this server.
E.g. `https://ip.address.of.this.server:8080`
-If your firewall/router has port 80 and 8443 open and you point a domain to your server, you can get a valid certificate automatially by opening the Nextcloud AIO Interface via:
+If your firewall/router has port 80 and 8443 open and you point a domain to your server, you can get a valid certificate automatically by opening the Nextcloud AIO Interface via:
`https://your-domain-that-points-to-this-server.tld:8443`
4. Please do not forget to open port `3478/TCP` and `3478/UDP` in your firewall/router for the Talk container!