Skip to content

Commit

Permalink
docs: fix typo (argoproj#9655)
Browse files Browse the repository at this point in the history
Signed-off-by: mikutas <23391543+mikutas@users.noreply.github.com>

Signed-off-by: mikutas <23391543+mikutas@users.noreply.github.com>
  • Loading branch information
mikutas authored Sep 22, 2022
1 parent e556fe3 commit d5e0b32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/upgrading.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ For v1 manifests (e.g. docker/whalesay:latest):
```bash
% docker image inspect -f '{{.Config.Entrypoint}} {{.Config.Cmd}}' docker/whalesay:latest
[] [/bin/bash]
````
```

```yaml
images:
Expand Down

0 comments on commit d5e0b32

Please sign in to comment.