aboutsummaryrefslogtreecommitdiff
path: root/src/app/components/login/login.component.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/components/login/login.component.html')
-rw-r--r--src/app/components/login/login.component.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/components/login/login.component.html b/src/app/components/login/login.component.html
index 1fda5b5..b641fcb 100644
--- a/src/app/components/login/login.component.html
+++ b/src/app/components/login/login.component.html
@@ -1,5 +1,5 @@
<main id="content">
- <summary class="title">Login</div>
+ <summary class="title">Login</summary>
<form [formGroup]="loginUserFormGroup" (ngSubmit)="onSubmit()">
<hr>