diff --git a/docs/documenting.md b/docs/documenting.md index 27742e95..a7f0006d 100644 --- a/docs/documenting.md +++ b/docs/documenting.md @@ -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.