8000 docs(objects): fix typo in get latest pipeline · python-gitlab/python-gitlab@b9f5c12 · GitHub
[go: up one dir, main page]

Skip to content

Commit b9f5c12

Browse files
Hutomo Salehnejch
authored andcommitted
docs(objects): fix typo in get latest pipeline
1 parent 145870e commit b9f5c12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/gl_objects/pipelines_and_jobs.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Delete a pipeline::
5151

5252
Get latest pipeline::
5353

54-
projet.pipelines.latest(ref="main")
54+
project.pipelines.latest(ref="main")
5555

5656

5757
Triggers

0 commit comments

Comments
 (0)
0