diff --git a/packages/projects-docs/pages/sdk/snapshot-builder.mdx b/packages/projects-docs/pages/sdk/snapshot-builder.mdx
index cc842b95..03bd4831 100644
--- a/packages/projects-docs/pages/sdk/snapshot-builder.mdx
+++ b/packages/projects-docs/pages/sdk/snapshot-builder.mdx
@@ -13,7 +13,7 @@ You can use our CLI to create a memory snapshot that has all this data preloaded
 
 New sandboxes can be created from this memory snapshot, which means that new sandboxes will “hit the ground running” with the servers running during snapshot creation. Creating a sandbox from a memory snapshot takes 1-3 seconds.
 
-<Video controls={true} autoPlay={false} playsInline={false} src="../../snapshot-builder.mp4" />
+<Video src="../../snapshot-builder.mp4" />
 
 ## Creating a snapshot