Skip to content

Commit 2328a64

Browse files
committed
Add trailing new line to please linter.
1 parent 624ff47 commit 2328a64

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
@@ -286,4 +286,4 @@ mutation PipelineUnarchive {
286286

287287
The process for unarchiving multiple pipelines is similar to that for [archiving multiple pipelines](#archive-a-pipeline-archive-multiple-pipelines).
288288

289-
However, use the field `pipelineUnrchive` (in `pipeline1: pipelineUnarchive(input: { ... })`, etc.) instead of `pipelineArchive`.
289+
However, use the field `pipelineUnrchive` (in `pipeline1: pipelineUnarchive(input: { ... })`, etc.) instead of `pipelineArchive`.

0 commit comments

Comments
 (0)