Skip to content

Commit

Permalink
Update api/ssh.go
Browse files Browse the repository at this point in the history
Co-authored-by: Max <[email protected]>
  • Loading branch information
maraino and dopey authored Jul 11, 2024
1 parent 955338a commit ffbbdf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/ssh.go
Original file line number Diff line number Diff line change
Expand Up @@ -502,7 +502,7 @@ func SSHBastion(w http.ResponseWriter, r *http.Request) {
})
}

// identityModifier is a custom modifier used to force a fixed duration. and set
// identityModifier is a custom modifier used to force a fixed duration, and set
// the identity URI.
type identityModifier struct {
Identity *url.URL
Expand Down

0 comments on commit ffbbdf6

Please sign in to comment.