Skip to content

Commit 61e7c8b

Browse files
Update jekyll/_cci2/api-intro.md
1 parent ae5242c commit 61e7c8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jekyll/_cci2/api-intro.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ The CircleCI API v2 enables users to be authenticated by simply sending your API
5050

5151
### Pipelines
5252

53-
The CircleCI API v2 includes the use of pipelines to assist you in triggering workflows from the CircleCI API. By enabling pipelines, you can take advantage of specific API use cases such as:
53+
The CircleCI API v2 includes the use of pipelines to assist you in triggering workflows from the CircleCI API. By enabling pipelines, you can take advantage of the following:
5454

5555
- Use pipeline parameters to trigger [conditional workflows]({{ site.baseurl }}/2.0/pipeline-variables/#conditional-workflows).
5656
- Include [resuable config]({{ site.baseurl }}/2.0/reusing-config/) elements, including executors, commands, jobs, as well as packaged resuable config, known as [orbs](https://circleci.com/orbs/).

0 commit comments

Comments
 (0)