Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

Commit d006fea

Browse files
committed
fixup! Style cleanup
1 parent 1485956 commit d006fea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coder-sdk/client.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import (
66
"net/url"
77
)
88

9-
// Me is the route param to access resources of the authenticated user.
9+
// Me is the user ID of the authenticated user.
1010
const Me = "me"
1111

1212
// Client wraps the Coder HTTP API.

0 commit comments

Comments
 (0)