Skip to content

Commit ceb2b7a

Browse files
bearomorphismLee-W
authored andcommitted
docs: correct case GitHub
1 parent 739abd5 commit ceb2b7a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/commands/bump.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ understand that the user wants to create a changelog. It is recommended to be
219219
explicit and use `--changelog` (or the setting `update_changelog_on_bump`).
220220

221221
This command is useful to "transport" the newly created changelog.
222-
It can be sent to an auditing system, or to create a Github Release.
222+
It can be sent to an auditing system, or to create a GitHub Release.
223223

224224
Example:
225225

docs/tutorials/github_actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Create a new release with Github Actions
1+
## Create a new release with GitHub Actions
22

33
### Automatic bumping of version
44

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ nav:
5050
- Auto check commits: "tutorials/auto_check.md"
5151
- Auto prepare commit message: "tutorials/auto_prepare_commit_message.md"
5252
- GitLab CI: "tutorials/gitlab_ci.md"
53-
- Github Actions: "tutorials/github_actions.md"
53+
- GitHub Actions: "tutorials/github_actions.md"
5454
- Jenkins pipeline: "tutorials/jenkins_pipeline.md"
5555
- Developmental releases: "tutorials/dev_releases.md"
5656
- Monorepo support: "tutorials/monorepo_guidance.md"

0 commit comments

Comments
 (0)