Skip to content

Commit bbc49be

Browse files
committed
update
1 parent b4ac4db commit bbc49be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tools/tool.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ export abstract class ToolBase {
153153

154154
if (!parsedResult.success) {
155155
logger.debug(
156-
LogId.telmetryMetadataError,
156+
LogId.telemetryMetadataError,
157157
"tool",
158158
`Error parsing tool arguments: ${parsedResult.error.message}`
159159
);

0 commit comments

Comments
 (0)