Skip to content

Commit b7d8ab4

Browse files
authored
docs: more clearly to header use
1 parent f64fce6 commit b7d8ab4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/tools/pages.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ export const navigatePage = defineTool({
129129
headers: zod
130130
.record(zod.string())
131131
.optional()
132-
.describe('Optional headers to send with the navigation request.'),
132+
.describe('Optional headers to send with the all request.'),
133133
ignoreCache: zod
134134
.boolean()
135135
.optional()

0 commit comments

Comments
 (0)