summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorrakekniven <mark.ziegler@rakekniven.de>2020-05-23 15:30:40 +0200
committerGitHub <noreply@github.com>2020-05-23 15:30:40 +0200
commit857656ff76d6110ccd2fb8a51cbc8c6137c6bf36 (patch)
tree6ced76474332744bbca1e71985f15b921c32cbb8 /src
parentfaf98c0b0a6329eda7656ad30f3dc7c37aee2244 (diff)
l10n: Changed grammar "URL" > "link"
Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
Diffstat (limited to 'src')
-rw-r--r--src/models/rfcProps.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/models/rfcProps.js b/src/models/rfcProps.js
index ac776d4a..7b2ac1a5 100644
--- a/src/models/rfcProps.js
+++ b/src/models/rfcProps.js
@@ -222,7 +222,7 @@ const properties = {
},
info: t(
'contacts',
- 'The URL of the profile. e.g. https://www.facebook.com/Nextclouders/ '
+ 'The link of the profile. e.g. https://www.facebook.com/Nextclouders/ '
),
options: [
{ id: 'FACEBOOK', name: 'Facebook' },