Skip to content

Commit c701132

Browse files
authored
Merge pull request modelcontextprotocol#1593 from habiblawal1/update-docs
(docs): Fix grammar mistake in idempotentHint description
2 parents 7497396 + 026ad15 commit c701132

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/specification/draft/schema.mdx

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

schema/draft/schema.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

schema/draft/schema.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -932,7 +932,7 @@ export interface ToolAnnotations {
932932

933933
/**
934934
* If true, calling the tool repeatedly with the same arguments
935-
* will have no additional effect on the its environment.
935+
* will have no additional effect on its environment.
936936
*
937937
* (This property is meaningful only when `readOnlyHint == false`)
938938
*

0 commit comments

Comments
 (0)