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 87ce5f5 + fe472b5 commit 3d13fbfCopy full SHA for 3d13fbf
src/textual/driver.py
@@ -234,7 +234,7 @@ def deliver_binary(
234
in the `Content-Type` header.
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 named which will be returned in [`DeliveryComplete`][textual.events.DeliveryComplete]
+ name: A user-defined name which will be returned in [`DeliveryComplete`][textual.events.DeliveryComplete]
238
and [`DeliveryComplete`][textual.events.DeliveryComplete].
239
240
"""
0 commit comments