Skip to content

Commit 3e76030

Browse files
committed
fixed name in homepage
1 parent 0e223ba commit 3e76030

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/views/Home/Home.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<div class="hero-section section">
44
<div class="hero-section-text">
55
<h1>The cloud-based password manager for your personal needs</h1>
6-
<p><i>my-vaults</i> is the easiest and safest way to store your passwords & generate new ones while having access to them from anywhere.</p>
6+
<p><i>vaults</i> is the easiest and safest way to store your passwords & generate new ones while having access to them from anywhere.</p>
77

88
<button class="btn" @click="$router.push('/register')">Try it out</button>
99
</div>

0 commit comments

Comments
 (0)