summaryrefslogtreecommitdiff
path: root/src/views/Search.vue
diff options
context:
space:
mode:
Diffstat (limited to 'src/views/Search.vue')
-rw-r--r--src/views/Search.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/views/Search.vue b/src/views/Search.vue
index 5cbfe33..50f922c 100644
--- a/src/views/Search.vue
+++ b/src/views/Search.vue
@@ -5,7 +5,7 @@
b-overlay(:show="true" spinner-large)
b-container(v-else)
.commit.no-hover
- h2 Commits found {{ commits.length }}
+ h2 Commits found: {{ commits.length }}
.commit.no-hover(style="padding: 50px" v-if="loading")
b-overlay(:show="true" spinner-large)
commit-card(