[llvm][Docs] Fix missing ' in GitHub documentation

This commit is contained in:
David Spickett 2023-09-08 14:51:53 +00:00
parent 24194090e1
commit 254847fb14

View File

@ -142,7 +142,7 @@ CLI:
gh pr checkout <PR Number>
This is also possible with the web interface and the normal git command line
tools, but the process is a bit more complicated. See GitHubs
tools, but the process is a bit more complicated. See GitHub's
`documentation <https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally?platform=linux&tool=webui#modifying-an-inactive-pull-request-locally>`_
on the topic.