summaryrefslogtreecommitdiffstats
path: root/docs/content/en/content-management/authors.md
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2019-11-11 11:46:22 +0100
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2019-11-11 11:46:22 +0100
commit79355043e8f805cfdd911efed3613f0c5b32e853 (patch)
treedbd24aae289b60d05cb346b17b4ff8499baf534a /docs/content/en/content-management/authors.md
parentd1d1f240a25945b37eebe8a9a3f439f290832b33 (diff)
parentefc0b1bb6c6564f54d596467dbc6a18cb206954e (diff)
Diffstat (limited to 'docs/content/en/content-management/authors.md')
-rw-r--r--docs/content/en/content-management/authors.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/en/content-management/authors.md b/docs/content/en/content-management/authors.md
index 4cec5281a..2cbc11620 100644
--- a/docs/content/en/content-management/authors.md
+++ b/docs/content/en/content-management/authors.md
@@ -107,7 +107,7 @@ You can find a list of all template variables to access the profile information
### Link Social Network Accounts
-As aforementioned, Hugo is able to generate links to profiles of the most popular social networks. The following social networks with their corrersponding identifiers are supported: `github`, `facebook`, `twitter`, `pinterest`, `instagram`, `youtube` and `linkedin`.
+As aforementioned, Hugo is able to generate links to profiles of the most popular social networks. The following social networks with their corresponding identifiers are supported: `github`, `facebook`, `twitter`, `pinterest`, `instagram`, `youtube` and `linkedin`.
This is can be done with the `.Social.URL` function. Its only parameter is the name of the social network as they are defined in the profile (e.g. `facebook`, `twitter`). Custom variables like `website` remain as they are.