fix(curriculum): typo in lecture introduction to git and github (#62327)

This commit is contained in:
Clarence Bakosi
2025-09-23 14:52:48 +01:00
committed by GitHub
parent 0d00012735
commit 032d7c8a42

View File

@@ -39,7 +39,7 @@ The second input is for your description. In most cases, this will not be empty.
In both cases, you'll want to read the contributing documentation for the project to ensure you understand and follow their guidelines for how to title and fill out your PR.
Since you own this repository, you'll see on the right that you can set reviewers, assigness, labels, projects, and milestones. You won't be able to edit these, except to request a review, when you contribute to someone else's project. But if you'd like to explore those features, you can set them however you like now since this is your repository.
Since you own this repository, you'll see on the right that you can set reviewers, assignees, labels, projects, and milestones. You won't be able to edit these, except to request a review, when you contribute to someone else's project. But if you'd like to explore those features, you can set them however you like now since this is your repository.
Once everything is filled out and configured, click "Create pull request". Finally, you'll see the actual result!