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
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 ### 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