Skip to content

Commit dab84e3

Browse files
committed
Fix comment
1 parent b9283d8 commit dab84e3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

enterprise/coderd/workspaceproxy.go

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@ import (
2222

2323
// @Summary Delete workspace proxy
2424
// @ID delete-workspace-proxy
25-
// @Security CoderSessionTokeny
26-
25+
// @Security CoderSessionToken
2726
// @Produce json
2827
// @Tags Enterprise
2928
// @Param workspaceproxy path string true "Proxy ID or name" format(uuid)

0 commit comments

Comments
 (0)