From 5b42b22c620c2ab476f2ed5e176ed31521f7dd88 Mon Sep 17 00:00:00 2001 From: ccsliinc Date: Wed, 19 Feb 2025 10:53:15 -0500 Subject: [PATCH] Update _index.en.md Fixed misspelling. --- content/self-host/rustdesk-server-oss/_index.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/self-host/rustdesk-server-oss/_index.en.md b/content/self-host/rustdesk-server-oss/_index.en.md index b832216..9ef4837 100755 --- a/content/self-host/rustdesk-server-oss/_index.en.md +++ b/content/self-host/rustdesk-server-oss/_index.en.md @@ -7,7 +7,7 @@ pre: "2.1. " Please join our [Discord](https://discord.com/invite/nDceKgxnkV) if you would like to talk with us about self-hosting your own [open source RustDesk Server](https://github.com/rustdesk/rustdesk-server). {{% notice note %}} -If you build you own server on your home/office, and can't connect it through public IP/domain, please check [this article](https://rustdesk.com/docs/en/self-host/nat-loopback-issues/). +If you build your own server on your home/office, and can't connect it through public IP/domain, please check [this article](https://rustdesk.com/docs/en/self-host/nat-loopback-issues/). {{% /notice %}} {{% children depth="3" showhidden="true" %}}