Skip to content

Commit e1452b5

Browse files
Pytaljancborchardt
andauthored
Update lib/Profile/TalkAction.php
Co-authored-by: Jan C. Borchardt <hey@jancborchardt.net>
1 parent 1182425 commit e1452b5

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)