Skip to content

Commit

Permalink
Fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
seisman committed May 6, 2022
1 parent 8d97735 commit dcf4dcf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ of other repositories, so that we can preview the changes in PRs.

The [`preview-pr.yml`](https://github.com/gmt-china/GMT_Docs/blob/master/.github/workflows/preview-pr.yml)
workflow is triggered in PRs. It builds and pushes the documentation to the
to the `gh-pages` branch of this repository, and creates/updates a comment
`gh-pages` branch of this repository, and creates/updates a comment
with the preview URL link.

The URL scheme is:
Expand All @@ -22,5 +22,5 @@ The URL scheme is:
The [`cleanup.yml`](.github/workflows/cleanup.yaml) workflow runs daily to:

1. Delete the documentation if the corresponding branch was already deleted
2. Generate an index file, which lists preview links for open PRs
2. Generate an index file, which lists preview links for all open PRs
3. Squash all commits into one commit to avoid increasing repository size

0 comments on commit dcf4dcf

Please sign in to comment.