Skip to content

Commit 8e8520d

Browse files
authored
Add missing "Protocol" to chapter title (#297)
This matches the use of "boxed protocol type" in the rest of the chapter.
2 parents 041e24b + da2ca7a commit 8e8520d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TSPL.docc/LanguageGuide/OpaqueTypes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Opaque and Boxed Types
1+
# Opaque and Boxed Protocol Types
22

33
Hide implementation details about a value's type.
44

0 commit comments

Comments
 (0)