Skip to content

Commit c6c0438

Browse files
authored
Merge pull request circleci#4042 from oerd/patch-1
Fix typos in `pipeline-benefits.adoc`
2 parents a837c73 + c2f7347 commit c6c0438

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
* Use pipeline parameters to trigger [conditional workflows]({{ site.baseurl }}/2.0/pipeline-variables/#conditional-workflows).
22
* Access to `version 2.1` config, which provides:
3-
* [Resuable config]({{ site.baseurl }}/2.0/reusing-config/) elements, including executors, commands and jobs.
4-
* Packaged resuable config, known as [orbs](https://circleci.com/orbs/).
3+
* [Reusable config]({{ site.baseurl }}/2.0/reusing-config/) elements, including executors, commands and jobs.
4+
* Packaged reusable config, known as [orbs](https://circleci.com/orbs/).
55
* Improved config validation error messages.
66
- You can now enable auto-cancel, within **Advanced Settings**, to abort workflows when new builds are triggered on non-default branches.
77
@@ -10,4 +10,4 @@
1010
For more detailed information on pipelines and how you can use their properties in your workflows and jobs, please see the following guides:
1111
* [Transitioning to Pipelines]({{ site.baseurl }}/2.0/build-processing/#transitioning-to-pipelines)
1212
* [Viewing Pipelines in the UI]({{ site.baseurl }}/2.0/pipelines/#overview)
13-
* [Pipeline Variables]({{ site.baseurl }}/2.0/pipeline-variables/)
13+
* [Pipeline Variables]({{ site.baseurl }}/2.0/pipeline-variables/)

0 commit comments

Comments
 (0)