docs: improve syntax

This commit is contained in:
rickstaa
2022-10-10 13:49:48 +02:00
parent c4bfacb9e0
commit 166972d7e4
+1 -1
View File
@@ -441,7 +441,7 @@ Since the GitHub API only allows 5k requests per hour, my `https://github-readme
</details>
#### Keep your fork up to date
### Keep your fork up to date
You can keep your fork, and thus your private Vercel instance up to date with the upstream using GitHubs' [Sync Fork button](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/syncing-a-fork). You can also use the [pull](https://github.com/wei/pull) package created by [@wei](https://github.com/wei) to automate this process.