Remove superfluous space
This commit is contained in:
parent
a89e5cee89
commit
36fda72bec
1 changed files with 1 additions and 1 deletions
2
.github/CONTRIBUTING.md
vendored
2
.github/CONTRIBUTING.md
vendored
|
@ -213,7 +213,7 @@ these principles when making changes.
|
|||
$ make test
|
||||
```
|
||||
If you don't use `docker` but an OCI engine akin to `podman`, you can set it through the `OCI` switch for every target
|
||||
|
||||
|
||||
```text
|
||||
$ make test OCI=podman
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue