From c221b950010a82b8c04d6d982d48c5d024d45c08 Mon Sep 17 00:00:00 2001 From: Santo Cariotti Date: Mon, 5 Apr 2021 23:40:59 +0200 Subject: fix: typo --- src/views/Repository.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/views/Repository.vue b/src/views/Repository.vue index abb40a9..a30578d 100644 --- a/src/views/Repository.vue +++ b/src/views/Repository.vue @@ -10,7 +10,7 @@ b-button.open-github( :href="'https://github.com/'+user+'/'+name" variant="outline-dark" target="_new" - ) Open on GitHub + ) Open in GitHub i.fab.fa-github section(v-if="commits.length > 0") .commit.no-hover -- cgit v1.2.3-18-g5258