Fix typos

Signed-off-by: Shubham Thakur <sbmthakur@gmail.com>
This commit is contained in:
Shubham Thakur
2022-06-20 20:40:10 -05:00
committed by GitHub
parent fe8e536328
commit 7f82c43231

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