Skip to content

Commit e1200a8

Browse files
author
Rafal Chmiel
committed
Merge pull request tiimgreen#16 from dideler/patch-2
Fix minor typo
2 parents 8f6c719 + fad85ae commit e1200a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ which allows you to see the difference on the master branch up a set time ago or
237237

238238
## Line Highlighting in Repos
239239

240-
Either adding `#L52` to the end of a code file URL or simply clicking the lin number will highlight that line number.
240+
Either adding `#L52` to the end of a code file URL or simply clicking the line number will highlight that line number.
241241

242242
It also works with ranges, e.g. `#L53-L60`, to select ranges, hold `shift` and click two lines:
243243

0 commit comments

Comments
 (0)