Skip to content

Commit 5c1cc06

Browse files
committed
Typo update
1 parent 3bc2183 commit 5c1cc06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Footer.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<template>
1717
<div class="footer">
1818
<b-container fluid class="bg-light text-dark w-100">
19-
<b-row><b-col class="text-left">Adabas REST Console {{webAppVersion}}</b-col>
19+
<b-row><b-col class="text-left">Adabas REST-Console {{webAppVersion}}</b-col>
2020
<b-col class="text-right">
2121
Adabas RESTfull application with REST server version: {{version}}
2222
</b-col></b-row>

0 commit comments

Comments
 (0)