Skip to content

Commit

Permalink
Fix typo (#3729)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbrochart authored Nov 25, 2023
1 parent 23735cd commit 9a9a072
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/textual/drivers/web_driver.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""
The Remote driver uses the following packet stricture.
The Remote driver uses the following packet structure.
1 byte for packet type. "D" for data, "M" for meta.
4 byte little endian integer for the size of the payload.
Expand Down

0 comments on commit 9a9a072

Please sign in to comment.