Skip to content

Commit ffbbdf6

Browse files
marainodopey
andauthored
Update api/ssh.go
Co-authored-by: Max <mx.furman@gmail.com>
1 parent 955338a commit ffbbdf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/ssh.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -502,7 +502,7 @@ func SSHBastion(w http.ResponseWriter, r *http.Request) {
502502
})
503503
}
504504

505-
// identityModifier is a custom modifier used to force a fixed duration. and set
505+
// identityModifier is a custom modifier used to force a fixed duration, and set
506506
// the identity URI.
507507
type identityModifier struct {
508508
Identity *url.URL

0 commit comments

Comments
 (0)