Skip to content

Commit 01a56ba

Browse files
authored
Fix minor typo in protocols.md
1 parent d7ae748 commit 01a56ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/src/how_to/protocols.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Using Protocols
22

3-
The open a protocol, you must first get a handle, then open a protocol
3+
To open a protocol, you must first get a handle, then open a protocol
44
on that handle. See [Handles and Protocols] for an overview of what
55
these terms mean.
66

0 commit comments

Comments
 (0)