chore: typo

This commit is contained in:
Simon
2026-01-19 15:15:23 +08:00
parent 5057f7472b
commit 38c8020e4a

View File

@@ -18,7 +18,7 @@ export interface AgentConfig {
* Custom tools to extend PageAgent capabilities * Custom tools to extend PageAgent capabilities
* @experimental * @experimental
* @note You can also override or remove internal tools by using the same name. * @note You can also override or remove internal tools by using the same name.
* @see [tools](../tools/index.ts) * @see { [tools](../tools/index.ts) }
* *
* @example * @example
* // override internal tool * // override internal tool