docs/osbuild-manifest.5: fix typo
Fix a missing space in:
`whichproduce` -> `which produce`
Signed-off-by: David Rheinsberg <david.rheinsberg@gmail.com>
This commit is contained in:
parent
4911ca5b65
commit
b41e591b02
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ PIPELINES
|
|||
|
||||
The `pipeline` section describes the pipeline to execute. This includes a
|
||||
description of the build system to use for the execution, the stages to
|
||||
execute, and the final assemblers whichproduce the desired output format.
|
||||
execute, and the final assemblers which produce the desired output format.
|
||||
|
||||
|
|
||||
| "**pipeline**": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue