Skip to content

Commit 7466d54

Browse files
committed
fix
1 parent a40c966 commit 7466d54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/ghmcp/server.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ type StdioServerConfig struct {
219219
EnabledToolsets []string
220220

221221
// EnabledTools is a list of specific tools to enable (additive to toolsets)
222-
// When specified, these tools are registered in addition to any specifiedtoolset tools
222+
// When specified, these tools are registered in addition to any specified toolset tools
223223
EnabledTools []string
224224

225225
// Whether to enable dynamic toolsets

0 commit comments

Comments
 (0)