Skip to content

Commit 27d1476

Browse files
committed
Fix comment
1 parent fc0c57d commit 27d1476

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)