fix: correct typo 'buttom' to 'bottom' in repo home template description
This commit is contained in:
parent
f2b5cd5444
commit
4b8c7fc05b
@ -21,7 +21,7 @@
|
||||
{{ if and (not .HideRepoInfo) (not .IsBlame)}}
|
||||
|
||||
<div class="repo-description gt-word-break">
|
||||
Source files of this project at <a href="#bottom">buttom</a> of page. All source is under MIT license if no LICENSE file in list.
|
||||
Source files of this project at <a href="#bottom">bottom</a> of page. All source is under MIT license if no LICENSE file in list.
|
||||
|
||||
</div>
|
||||
{{ end }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user