Skip to content

Commit 7d373e2

Browse files
authored
Merge pull request #8502 from mstmdev/fix-typos
2 parents a00c47f + e7c81ca commit 7d373e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugin.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ const (
7878
EventPlugin Type = "io.containerd.event.v1"
7979
// LeasePlugin implements lease manager
8080
LeasePlugin Type = "io.containerd.lease.v1"
81-
// Streaming implements a stream manager
81+
// StreamingPlugin implements a stream manager
8282
StreamingPlugin Type = "io.containerd.streaming.v1"
8383
// TracingProcessorPlugin implements a open telemetry span processor
8484
TracingProcessorPlugin Type = "io.containerd.tracing.processor.v1"

0 commit comments

Comments
 (0)