diff --git a/README.md b/README.md index b72f5dc..b4dd730 100644 --- a/README.md +++ b/README.md @@ -252,7 +252,7 @@ This closes the issue and references the closing commit. [*Read more about closing Issues via commit messages.*](https://help.github.com/articles/closing-issues-via-commit-messages) ### Cross-Link Issues -If you want to link to another issue in the same repository, simple type hash `#` then the issue number, it will be auto-linked. +If you want to link to another issue in the same repository, simply type hash `#` then the issue number, and it will be auto-linked. To link to an issue in another repository, `user_name/repo_name#ISSUE_NUMBER` e.g. `tiimgreen/toc#12`.