mirror of
https://github.com/containerd/containerd.git
synced 2026-08-09 01:21:15 +00:00
Fix various typos across source code, tests, and documentation: - README.md: Preforming → Performing - pull.go: commpleted → completed - server_test.go: unxpected → unexpected - diff.go: atleast → at least - content.go: desciptor → descriptor - remote.go: requst → request - imagestore_test.go: expeceted → expected - pull_test.go: shoule → should Signed-off-by: majianhan <majianhan@kylinos.cn>