Skip to content

Commit 5ca785e

Browse files
tomowattgilesgas
andauthored
Correct indentation (suggestion from @gilesgas)
Co-authored-by: Giles Gaskell <giles@buildkite.com>
1 parent 7fe1427 commit 5ca785e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/apis/graphql/cookbooks/pipelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ mutation PipelinesArchive {
252252
}
253253

254254
pipeline2: pipelineArchive(input: {
255-
id: "pipeline2-id"
255+
id: "pipeline2-id"
256256
})
257257
{
258258
pipeline {

0 commit comments

Comments
 (0)