From 966e388532627a3cf4644ed0f87edc0d7390e208 Mon Sep 17 00:00:00 2001 From: Kid <44045911+kidonng@users.noreply.github.com> Date: Sun, 29 Aug 2021 21:26:54 +0800 Subject: [PATCH] Fix a typo --- src/components/Profile.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Profile.vue b/src/components/Profile.vue index 432da2e..64cc0b2 100644 --- a/src/components/Profile.vue +++ b/src/components/Profile.vue @@ -424,7 +424,7 @@ export default { '">' + "comment" + "" + - " on their pull request in " + + " on a pull request in " + repoURL; break; case "IssuesEvent": @@ -500,4 +500,4 @@ export default { \ No newline at end of file +