aboutsummaryrefslogtreecommitdiffstats
path: root/docs/breaking_changes.md
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2020-05-26 12:43:14 +1000
committerGitHub <noreply@github.com>2020-05-25 19:43:14 -0700
commite4823aadec24bca0ecfd1184562d27a49fd20544 (patch)
tree66699e086fdd4b6c87bf2f83f4fae74c4e8ecded /docs/breaking_changes.md
parent5c9906eb4fc569cd08d88dcd85ce9afaa5410ffb (diff)
downloadfirmware-e4823aadec24bca0ecfd1184562d27a49fd20544.tar.gz
firmware-e4823aadec24bca0ecfd1184562d27a49fd20544.tar.bz2
firmware-e4823aadec24bca0ecfd1184562d27a49fd20544.zip
Fix capitalisation of "GitHub" (#9184)
Diffstat (limited to 'docs/breaking_changes.md')
-rw-r--r--docs/breaking_changes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/breaking_changes.md b/docs/breaking_changes.md
index 12bc0db9d..6c684970d 100644
--- a/docs/breaking_changes.md
+++ b/docs/breaking_changes.md
@@ -102,7 +102,7 @@ This happens immediately after the previous `future` branch is merged.
* [ ] Roll up the ChangeLog into one file.
* [ ] `git commit -m 'Merge point for <DATE> Breaking Change'`
* [ ] `git push origin future`
-* Github Actions
+* GitHub Actions
* [ ] Create a PR for `future`
* [ ] Make sure travis comes back clean
* [ ] Merge `future` PR