@@ -392,7 +392,7 @@ public function temporaryUrl(string $path, DateTimeInterface $expiresAt, Config
                 $config->get('signed_protocol', 'https'),
                 $config->get('signed_identifier', ''),
                 $config->get('cache_control', ''),
-                $config->get('content_deposition', ''),
+                $config->get('content_disposition', ''),
                 $config->get('content_encoding', ''),
                 $config->get('content_language', ''),
                 $config->get('content_type', ''),