Skip to content

Commit 20e6c88

Browse files
committed
remove left-over fragment from type page template
1 parent f05cce9 commit 20e6c88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Type/Supply.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
=SUBTITLE Asynchronous data stream with multiple subscribers
66
7-
role Supply is SuperClass { ... }
7+
role Supply { ... }
88
99
A supply is a thread-safe, asynchronous data stream like a
1010
L<Channel|/type/Channel>, but it can have multiple subscribers

0 commit comments

Comments
 (0)