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

Commit 666f44d

Browse files
author
Matt Levy
authored
Merge pull request #17 from dlb46/patch-5
Update home.html
2 parents 857c5c2 + e470854 commit 666f44d

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)