Update documenting.md to fix a correction about fork creation (#2039)

This commit is contained in:
Thibault Molleman 2024-01-12 09:35:40 +01:00 committed by GitHub
parent b1cc3f7a3a
commit 42c8f92d4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ The [home-assistant.io](https://home-assistant.io) website is built using [Jekyl
## Small changes
You can use the "**Edit this page on GitHub**" link to edit pages without creating a fork. Keep in mind that you can't upload images while working this way. You work on your change and propose it via a Pull Request (PR).
You can use the "**Edit this page on GitHub**" link to edit pages, which will automatically create a fork and allow you to edit quickly. Keep in mind that you can't upload images while working this way. You work on your change and propose it via a Pull Request (PR).
Once you've created a Pull Request (PR), you can see a preview of the proposed changes by clicking *Details* against Netlify checker in the checkers section of the PR as soon as deployment is complete.