Fix typo in CONTRIBUTING.md

This commit is contained in:
Frank Möhle
2026-02-05 19:51:59 +01:00
committed by GitHub
parent 0c08c27df4
commit c64b1e3e5d

View File

@@ -7,7 +7,7 @@ Start your pull request (PR) in a branch of your own fork. Don't make a PR direc
This lets you update your PR if needed, while you can work on other tasks in 'main' or in other branches. This lets you update your PR if needed, while you can work on other tasks in 'main' or in other branches.
> [!TIP] > [!TIP]
> **The easiest way to start you first PR** > **The easiest way to start your first PR**
> >
> When viewing a file in `wled/WLED`, click on the "pen" icon and start making changes. > When viewing a file in `wled/WLED`, click on the "pen" icon and start making changes.
> When you chose to 'Commit changes', GitHub will automatically create a PR from your fork. > When you chose to 'Commit changes', GitHub will automatically create a PR from your fork.