Commit b9f5c12d authored by Hutomo Saleh's avatar Hutomo Saleh Committed by Nejc Habjan
Browse files

docs(objects): fix typo in get latest pipeline

parent 145870e6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -51,7 +51,7 @@ Delete a pipeline::

Get latest pipeline::

    projet.pipelines.latest(ref="main")
    project.pipelines.latest(ref="main")


Triggers