From 5faa35fb5ed2ced007ec62b1b779c9cbedaeec9c Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Wed, 4 Oct 2023 01:16:01 +0900 Subject: [PATCH] Update README.md github -> GitHub --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 38f3d484c..7c0018fce 100644 --- a/README.md +++ b/README.md @@ -157,7 +157,7 @@ pytest . ``` Step 4: Submit a PR with your changes! 🚀 -- push your fork to your github repo +- push your fork to your GitHub repo - submit a PR from there [Learn more on how to make a PR](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request)