Merge pull request #14672 from sbmthakur/patch-1

[CI:DOCS] Fix typos
This commit is contained in:
openshift-ci[bot]
2022-06-21 15:54:20 +00:00
committed by GitHub

View File

@ -70,7 +70,7 @@ $ cd $GOPATH/src/github.com/containers/podman
### Deal with make ### Deal with make
Podman use a Makefile to realize common action like building etc... Podman uses a Makefile to realize common actions like building etc...
You can list available actions by using: You can list available actions by using:
```shell ```shell