Skip to content

Commit c232ba5

Browse files
Pytaljancborchardt
andcommitted
Update lib/Profile/TalkAction.php
Co-authored-by: Jan C. Borchardt <hey@jancborchardt.net> Signed-off-by: Christopher Ng <chrng8@gmail.com>
1 parent 1182425 commit c232ba5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Profile/TalkAction.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ public function getId(): string {
7676
}
7777

7878
public function getDisplayId(): string {
79-
return $this->l->t('Reach me via Talk');
79+
return $this->l->t('Contact via Talk');
8080
}
8181

8282
public function getTitle(): string {

0 commit comments

Comments
 (0)