Skip to content

Commit 3d13fbf

Browse files
authored
Merge pull request #6225 from davep/typo-squish
2 parents 87ce5f5 + fe472b5 commit 3d13fbf

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)