From 112e5796169b4e8c165faf9fe8f92d0206b2067e Mon Sep 17 00:00:00 2001 From: XLion Date: Thu, 23 May 2024 15:47:22 +0800 Subject: [PATCH] Fix typo at `Ubuntu Server with Docker` --- .../rustdesk-server-oss/ubuntu-server/docker/_index.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/self-host/rustdesk-server-oss/ubuntu-server/docker/_index.en.md b/content/self-host/rustdesk-server-oss/ubuntu-server/docker/_index.en.md index 397cb7b..bd13147 100644 --- a/content/self-host/rustdesk-server-oss/ubuntu-server/docker/_index.en.md +++ b/content/self-host/rustdesk-server-oss/ubuntu-server/docker/_index.en.md @@ -114,7 +114,7 @@ If you find anything similar to: ``` /swap.img none swap sw 0 0 ``` -If not: Type `:qa!` then `Enter` to exit. And go to step 12 +If not: Type `:qa!` then `Enter` to exit. And skip to step 11 If yes: Press `i` to activate edit mode, comment that line with `#` like this: ```