mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-12-21 16:06:29 +00:00
Fix typo in docs: plattform -> platform (#323)
Co-authored-by: Nulo <git@nulo.in>
This commit is contained in:
parent
894df351ee
commit
427d26ebed
1 changed files with 1 additions and 1 deletions
|
@ -265,7 +265,7 @@ pipeline:
|
||||||
+ status: [ success, failure ]
|
+ status: [ success, failure ]
|
||||||
```
|
```
|
||||||
|
|
||||||
### `plattform`
|
### `platform`
|
||||||
|
|
||||||
Execute a step for a specific platform:
|
Execute a step for a specific platform:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue