Skip to content

Commit

Permalink
fix: cosmetic typo in lifescience login
Browse files Browse the repository at this point in the history
  • Loading branch information
gromdimon committed Jun 27, 2024
1 parent c66b3d0 commit be97117
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 be97117

Please sign in to comment.