We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b66dcf commit 569d222Copy full SHA for 569d222
1 file changed
apps/sim/lib/copilot/vfs/workspace-vfs.ts
@@ -508,7 +508,7 @@ export class WorkspaceVFS {
508
509
/**
510
* Renders a renderable doc (pptx/docx/pdf) record to a contact-sheet image and
511
- * returns it as a model-readable JPEG attachment. Shared by the `/render` and
+ * returns it as a model readable JPEG attachment. Shared by the `/render` and
512
* `/compiled` reads so a binary doc is NEVER attached as a raw (non-PDF)
513
* `document` block — the model only reads images and application/pdf. Compiles
514
* the source first when needed (E2B doc sandbox, else isolated-vm); uses the
0 commit comments