Skip to content

Commit f70af6a

Browse files
rosieyohannanstig
andauthored
Apply suggestions from code review
Co-authored-by: Stig Brautaset <[email protected]>
1 parent 7fe7f6e commit f70af6a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

jekyll/_cci2/workflows.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Workflows may appear with one of the following states:
3636
[.table.table-striped]
3737
[cols=3*, options="header", stripes=even]
3838
|===
39-
| State | Description | Terminal State
39+
| State | Description | Terminal state
4040

4141
| RUNNING
4242
| Workflow is in progress
@@ -67,7 +67,7 @@ Workflows may appear with one of the following states:
6767
| No
6868

6969
| ERROR
70-
| A workflow stanza is not included or is incorrect in the xref:configuration-reference#[`.circleci/config.yml` file] for this project
70+
| We experienced an internal error starting a job in the workflow
7171
| Yes
7272

7373
|
@@ -76,7 +76,7 @@ Workflows may appear with one of the following states:
7676
| Yes
7777
|===
7878

79-
NOTE: After 90 days non-terminal workflows will be cancelled by the CircleCI Automation actor.
79+
NOTE: After 90 days non-terminal workflows will be cancelled automatically by CircleCI.
8080

8181
[#workflows-configuration-examples]
8282
== Workflows configuration examples

0 commit comments

Comments
 (0)