Skip to content

Commit fe472b5

Browse files
committed
Typo squish
1 parent 87ce5f5 commit fe472b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/textual/driver.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ def deliver_binary(
234234
in the `Content-Type` header.
235235
mime_type: *web only* The MIME type of the file. This will be used to
236236
set the `Content-Type` header in the HTTP response.
237-
name: A user-defined named which will be returned in [`DeliveryComplete`][textual.events.DeliveryComplete]
237+
name: A user-defined name which will be returned in [`DeliveryComplete`][textual.events.DeliveryComplete]
238238
and [`DeliveryComplete`][textual.events.DeliveryComplete].
239239
240240
"""

0 commit comments

Comments
 (0)