Skip to content

Commit ec0899a

Browse files
authored
Remove extra closing parentheses from docs (#7309)
1 parent bbf2e24 commit ec0899a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: docs/guide.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ access code-server on an iPad or do not want to use SSH port forwarding.
121121

122122
1. You'll need a domain name (if you don't have one, you can purchase one from
123123
[Google Domains](https://domains.google.com) or the domain service of your
124-
choice)). Once you have a domain name, add an A record to your domain that contains your
124+
choice). Once you have a domain name, add an A record to your domain that contains your
125125
instance's IP address.
126126

127127
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
168168

169169
1. You'll need a domain name (if you don't have one, you can purchase one from
170170
[Google Domains](https://domains.google.com) or the domain service of your
171-
choice)). Once you have a domain name, add an A record to your domain that contains your
171+
choice). Once you have a domain name, add an A record to your domain that contains your
172172
instance's IP address.
173173

174174
1. Install NGINX:

0 commit comments

Comments
 (0)