8000 typo comment fix · coder/coder@7500ef5 · GitHub
[go: up one dir, main page]

Skip to content
/ coder Public

Commit 7500ef5

Browse files
committed
typo comment fix
1 parent 5feb4e4 commit 7500ef5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coderd/provisionerjobs.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -554,7 +554,7 @@ func (f *logFollower) follow() {
554554
return
555555
}
556556

557-
// write the initial logs to the connection
557+
// write the initial connection to the logs
558558
httpmw.FromContext(f.ctx).WriteLog(
559559
f.ctx, http.StatusAccepted)
560560

0 commit comments

Comments
 (0)
0