Skip to content

Commit 4a2900f

Browse files
committed
formating server.go
1 parent d2dcdd8 commit 4a2900f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/server.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ func server() *cobra.Command {
184184
"A free tunnel can be created for simple setup. This will "+
185185
"expose your Coder deployment to a publicly accessible URL. "+
186186
"If you'd like to use your own domain, you can provide it "+
187-
"with the "+
187+
"with the "+
188188
cliui.Styles.Field.Render("--access-url")+" flag.\n",
189189
))
190190

0 commit comments

Comments
 (0)