summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-06-17 11:17:03 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-06-18 15:32:59 +0200
commitf3caffe54648b32471af476934c63ffb07d67aeb (patch)
tree5d24b80df404bb9fb6acf3fc91e0160d0bec6935 /doc
parent01adda4bb96086663be3bd1c2e5183de302ee881 (diff)
downloadastroid-git-f3caffe54648b32471af476934c63ffb07d67aeb.tar.gz
Fix typo in GitHub suggested by Pycharm
Diffstat (limited to 'doc')
-rw-r--r--doc/release.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/release.md b/doc/release.md
index 98f25853..c37be3dc 100644
--- a/doc/release.md
+++ b/doc/release.md
@@ -9,7 +9,7 @@ So, you want to release the `X.Y.Z` version of astroid ?
3. Bump the version and release by using `tbump X.Y.Z --no-push`.
4. Check the result.
5. Push the tag.
-6. Release the version on Github with the same name as the tag and copy and paste the
+6. Release the version on GitHub with the same name as the tag and copy and paste the
appropriate changelog in the description. This trigger the pypi release.
## Post release