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
commit 1cf19843d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ $ cd $GOPATH/src/github.com/containers/podman
### 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:
```shell