Skip to content

Commit 6b3aafd

Browse files
committed
Update index.astro
1 parent 25d2481 commit 6b3aafd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/sessions/index.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ const base = import.meta.env.BASE_URL;
66
<BaseLayout title="[KE-AR] - Sessions">
77
<section id="login-view" class="login-view hidden">
88
<div class="login-card">
9-
<h2 class="login-title">Sessions Access</h2>
9+
<h2 class="login-title">Session Access</h2>
1010
<p class="login-desc">Enter the password to access recorded sessions.</p>
1111
<div class="login-form">
1212
<input

0 commit comments

Comments
 (0)