Skip to content

Commit 07fd76c

Browse files
zeripath6543
andauthored
Update templates/repo/graph/commits.tmpl
Co-authored-by: 6543 <[email protected]>
1 parent 0367280 commit 07fd76c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/repo/graph/commits.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
{{$refGroup := .RefGroup}}
3535
{{if eq $refGroup "pull"}}
3636
{{if or (not $.HidePRRefs) (containGeneric $.SelectedBranches .Name)}}
37-
<!-- it's intended to use issues not pulls, it it's a pull you will get redirected -->
37+
<!-- it's intended to use issues not pulls, if it's a pull you will get redirected -->
3838
<a class="ui labelled icon button basic tiny" href="{{$.RepoLink}}/issues/{{.ShortName|PathEscape}}">
3939
{{svg "octicon-git-pull-request" 16 "mr-2"}}#{{.ShortName}}
4040
</a>

0 commit comments

Comments
 (0)