Skip to content

Commit 7f12c69

Browse files
authored
chore: GitHub casing (#3496)
1 parent f5f2469 commit 7f12c69

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
You can involve in discussions using:
1010

11-
- [Github Discussions](discussions)
11+
- [GitHub Discussions](discussions)
1212
- [Nitro Discord](https://discord.nitro.build)
1313

1414
## Contribute to the Code

docs/2.deploy/20.providers/deno-deploy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ cd .output
2121
deployctl deploy --project=my-project server/index.ts
2222
```
2323

24-
## Deploy within CI/CD using gitHub actions
24+
## Deploy within CI/CD using GitHub actions
2525

2626
You just need to include the deployctl GitHub Action as a step in your workflow.
2727

0 commit comments

Comments
 (0)