Skip to content

Commit da2ca7a

Browse files
authored
Add missing "Protocol" to the title
In the content, "boxed protocol types" is used, but it's not used in the title.
1 parent 041e24b commit da2ca7a

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)