Skip to content

Commit 569d222

Browse files
committed
updates
1 parent 3b66dcf commit 569d222

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/sim/lib/copilot/vfs/workspace-vfs.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -508,7 +508,7 @@ export class WorkspaceVFS {
508508

509509
/**
510510
* 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
511+
* returns it as a model readable JPEG attachment. Shared by the `/render` and
512512
* `/compiled` reads so a binary doc is NEVER attached as a raw (non-PDF)
513513
* `document` block — the model only reads images and application/pdf. Compiles
514514
* the source first when needed (E2B doc sandbox, else isolated-vm); uses the

0 commit comments

Comments
 (0)