Content-Length: 261278 | pFad | http://github.com/github/github-mcp-server/commit/ff1f16e82919bc51d5c5b266a4c536e7ea3d9ffc

69 Fix a typos in repository_resource.go · github/github-mcp-server@ff1f16e · GitHub
Skip to content

Commit ff1f16e

Browse files
szepeviktorwilliammartin
authored andcommitted
Fix a typos in repository_resource.go
1 parent ff896d0 commit ff1f16e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/github/repository_resource.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ func getRepositoryResourcePrContent(client *github.Client, t translations.Transl
6464

6565
func repositoryResourceContentsHandler(client *github.Client) func(ctx context.Context, request mcp.ReadResourceRequest) ([]mcp.ResourceContents, error) {
6666
return func(ctx context.Context, request mcp.ReadResourceRequest) ([]mcp.ResourceContents, error) {
67-
// the matcher will give []string with one elemenent
67+
// the matcher will give []string with one element
6868
// https://github.com/mark3labs/mcp-go/pull/54
6969
o, ok := request.Params.Arguments["owner"].([]string)
7070
if !ok || len(o) == 0 {

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/github/github-mcp-server/commit/ff1f16e82919bc51d5c5b266a4c536e7ea3d9ffc

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy