Ver Fonte

docs(web): describe nested terminal details eligibility

Tianyi Cui há 2 semanas atrás
pai
commit
739b38c973
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      packages/client/ui-tool/src/client/tool/ToolDetails.tsx

+ 1 - 1
packages/client/ui-tool/src/client/tool/ToolDetails.tsx

@@ -16,7 +16,7 @@ import css from './ToolDetails.module.css'
 
 /**
  * Render the selected Tool call's structured output when its raw fields form a
- * supported root card, otherwise preserve the flattened result text.
+ * supported card, otherwise preserve the flattened result text.
  * @param props - selected call slice, workspace root, host home, and locale seat.
  * @returns the details output body.
  */