mirror of
https://github.com/apple/container.git
synced 2026-07-12 20:47:04 +00:00
4e78e30b20
## Summary - Fixes a grammar error in the tutorial's publish section ## Details Line 287 of `docs/tutorial.md` had "you need push images" which should be "you need to push images". This is a simple grammar fix to improve readability. ## Test plan - [x] Verified the sentence now reads correctly