From 28c0814139d0c693135e8aff2352490dd8e841f0 Mon Sep 17 00:00:00 2001 From: Michael Weimann Date: Sun, 15 Aug 2021 20:35:15 +0200 Subject: [PATCH] fix typos --- src/App.vue | 7 ++++--- src/components/AutoComplete.vue | 2 +- src/views/Index.vue | 10 +++++----- src/views/Search.vue | 4 ++-- src/views/profile/Edit.vue | 14 +++++++------- src/views/profile/View.vue | 9 ++++++--- 6 files changed, 25 insertions(+), 21 deletions(-) diff --git a/src/App.vue b/src/App.vue index 71aaa83..304e601 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,7 +1,8 @@ \ No newline at end of file + diff --git a/src/views/Search.vue b/src/views/Search.vue index f506f9f..f67a054 100644 --- a/src/views/Search.vue +++ b/src/views/Search.vue @@ -14,7 +14,7 @@
@@ -28,7 +28,7 @@
Es wurde kein Suchergebnis gefunden. -

Am besten suchst du weniger Spezifisch.

+

Probiere eine andere Suche.

diff --git a/src/views/profile/Edit.vue b/src/views/profile/Edit.vue index b317e6f..32b0a6c 100644 --- a/src/views/profile/Edit.vue +++ b/src/views/profile/Edit.vue @@ -1,12 +1,12 @@