Merge pull request #8502 from mstmdev/fix-typos

This commit is contained in:
Samuel Karp
2023-05-16 08:41:02 -07:00
committed by GitHub
16 changed files with 20 additions and 20 deletions

View File

@@ -78,7 +78,7 @@ const (
EventPlugin Type = "io.containerd.event.v1"
// LeasePlugin implements lease manager
LeasePlugin Type = "io.containerd.lease.v1"
// Streaming implements a stream manager
// StreamingPlugin implements a stream manager
StreamingPlugin Type = "io.containerd.streaming.v1"
// TracingProcessorPlugin implements a open telemetry span processor
TracingProcessorPlugin Type = "io.containerd.tracing.processor.v1"