We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6e0ca46 + 7592e8a commit 59477e0Copy full SHA for 59477e0
src/textual/driver.py
@@ -235,7 +235,7 @@ def deliver_binary(
235
mime_type: *web only* The MIME type of the file. This will be used to
236
set the `Content-Type` header in the HTTP response.
237
name: A user-defined name which will be returned in [`DeliveryComplete`][textual.events.DeliveryComplete]
238
- and [`DeliveryComplete`][textual.events.DeliveryComplete].
+ and [`DeliveryFailed`][textual.events.DeliveryFailed].
239
240
"""
241
0 commit comments