Skip to content
This repository was archived by the owner on Mar 20, 2023. It is now read-only.

Commit 1b678a6

Browse files
committed
Format doc.go
1 parent 7b8ce86 commit 1b678a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ bytes.Buffer makes it easy to report the content length in the CGI header.
290290
buf.WriteTo(os.Stdout)
291291
}
292292
293-
When this program is compiled and installed as /usr/local/bin/servertime, the
293+
When this program is compiled and installed as /usr/local/bin/servertime, the
294294
following directive in your Caddy file will make it available:
295295
296296
cgi /servertime /usr/local/bin/servertime

0 commit comments

Comments
 (0)