From d8842ae66cfe340decd5574bda3991fdc3c695d2 Mon Sep 17 00:00:00 2001 From: partev Date: Sun, 13 Apr 2025 00:55:54 -0400 Subject: [PATCH] fix typos double closing parenthesis instead of one --- docs/guide.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/guide.md b/docs/guide.md index c2f230ee5eb7..de1b50b495cf 100644 --- a/docs/guide.md +++ b/docs/guide.md @@ -121,7 +121,7 @@ access code-server on an iPad or do not want to use SSH port forwarding. 1. You'll need a domain name (if you don't have one, you can purchase one from [Google Domains](https://domains.google.com) or the domain service of your - choice)). Once you have a domain name, add an A record to your domain that contains your + choice). Once you have a domain name, add an A record to your domain that contains your instance's IP address. 1. Install [Caddy](https://caddyserver.com/docs/download#debian-ubuntu-raspbian): @@ -168,7 +168,7 @@ At this point, you should be able to access code-server via 1. You'll need a domain name (if you don't have one, you can purchase one from [Google Domains](https://domains.google.com) or the domain service of your - choice)). Once you have a domain name, add an A record to your domain that contains your + choice). Once you have a domain name, add an A record to your domain that contains your instance's IP address. 1. Install NGINX: