Skip to content

Commit e6dd894

Browse files
committed
fix typo
1 parent 30bc840 commit e6dd894

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/inventory/registry.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ type Inventory struct {
5858
filters []ToolFilter
5959
// unrecognizedToolsets holds toolset IDs that were requested but don't match any registered toolsets
6060
unrecognizedToolsets []string
61-
// server instructions hold high-lelvel instructions for agents to use the server effectively
61+
// server instructions hold high-level instructions for agents to use the server effectively
6262
instructions string
6363
}
6464

0 commit comments

Comments
 (0)