Skip to content

Commit e7c81ca

Browse files
committed
Fix some typos
Signed-off-by: Pan Yibo <mstmdev@gmail.com>
1 parent 24eea01 commit e7c81ca

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)