Skip to content

Commit

Permalink
fix: Cosmetic typo in LifeScience login (#757)
Browse files Browse the repository at this point in the history
  • Loading branch information
gromdimon authored Jun 27, 2024
1 parent 26b6ccf commit 3c20339
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/views/LoginView/LoginView.vue
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ onMounted(async () => {
v-bind="props"
@click="handleProviderLogin(provider)"
>
<v-card-title class="mt-3"> LifeSciene Research Infrastructure </v-card-title>
<v-card-title class="mt-3"> LifeScience Research Infrastructure </v-card-title>
<v-card-text>
<div class="mb-3">
Members of European Union Academia can login with their organizational
Expand Down

0 comments on commit 3c20339

Please sign in to comment.