Skip to content
This repository was archived by the owner on Sep 24, 2020. It is now read-only.

Commit e470854

Browse files
authored
Update home.html
1 parent 857c5c2 commit e470854

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/src/components/home/home.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<div class="content col-md-4">
44
<h1><strong>Thank you for using <span class="text-primary package">\{{package}}</span></strong></h1>
55
<p>This project is running in <strong class="mode">\{{mode}} mode</strong></p>
6-
<p>Make sure to follow the project on <a v-bind:href="repo">GitHub</a> to stay up to date with the latest releases, or contribute to the broject by opening an issue or making a pull-request!</p>
6+
<p>Make sure to follow the project on <a v-bind:href="repo">GitHub</a> to stay up to date with the latest releases, or contribute to the project by opening an issue or making a pull-request!</p>
77
</div>
88
</div>
99
</div>

0 commit comments

Comments
 (0)