Skip to content

Commit adcc0d2

Browse files
authored
Copyedit
1 parent ffbb1c2 commit adcc0d2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

infrastructure-guide.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Configuration files are:
3030
The CF Conventions Document is built from source documents (in AsciiDoc)
3131
on the `master` branch of the [CF Conventions repo](https://github.com/cf-convention/cf-conventions).
3232

33-
For each commit to the `master` branch of the CF Conventinos repo,
33+
For each commit to the `master` branch of the CF Conventions repo,
3434
[Travis](https://travis-ci.org) builds the CF Conventions document(s)
3535
using [Asciidoctor](https://asciidoctor.org/).
3636
The resulting HTML page and PDF document are pushed to the `gh-pages` branch
@@ -52,7 +52,7 @@ GitHub Releases are made ...
5252
### PR Testing for the CF Conventions Document
5353
PRs to the CF Convention repo are built/tested by GitHub Actions
5454
using Asciidoctor. The resulting HTML page and PDF document are available
55-
as artifacts in each build on the CF Conventions repo GitHub Actions [page](https://github.com/cf-convention/cf-conventions/actions)
55+
as artifacts in each build on the CF Conventions repo GitHub Actions [page](https://github.com/cf-convention/cf-conventions/actions).
5656

5757
The configuration file for this GitHub Action is:
5858
- [`check_adoc_build.yml`](https://github.com/cf-convention/cf-conventions/blob/master/.github/workflows/check_adoc_build.yml)
@@ -68,4 +68,4 @@ in `Data/cf-standard-name/<version>/[build|src]`.
6868

6969
## CF Standardized Region List
7070

71-
??
71+
??

0 commit comments

Comments
 (0)