Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
stefandesu committed Aug 13, 2024
1 parent 9a5ff9c commit 062f9bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -449,7 +449,7 @@ const examples = [
Konzeptdaten für Sacherschließung werden geladen...
</span>
<span v-if="state.loadingPhase === 3">
Anreicherungsvorschläge auf Basis von Mappings werden gelanden...
Anreicherungsvorschläge auf Basis von Mappings werden geladen...
</span>
<span v-if="state.loadingPhase === 4">
Konzeptdaten für Anreicherungsvorschläge werden geladen...
Expand Down

0 comments on commit 062f9bc

Please sign in to comment.