Skip to content

Commit 3317438

Browse files
Merge pull request #1467 from diekmann/patch-1
Fix minor typo in protocols.md
2 parents d7ae748 + 01a56ba commit 3317438

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)