Skip to content

Commit d550d58

Browse files
committed
fix documentation
1 parent c62ea11 commit d550d58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/prettytty/src/event.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//! *Incomplete draft support* for keyboard, mouse, and query response events.
1+
//! *Incomplete draft* of keyboard, mouse, and query response events.
22
//!
33
//! Where [`Token`]s are an efficient syntactic representation, [`Event`]s are a
44
//! somewhat less efficient semantic representation.

0 commit comments

Comments
 (0)