From 00665b97b731b9d4da622bfb177e8c25660adef3 Mon Sep 17 00:00:00 2001 From: Salim B Date: Mon, 29 Mar 2021 01:35:17 +0000 Subject: [PATCH] Improve description of `site.md` --- content/en/functions/site.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/functions/site.md b/content/en/functions/site.md index a6fab6dca..5a112930f 100644 --- a/content/en/functions/site.md +++ b/content/en/functions/site.md @@ -1,7 +1,7 @@ --- title: site linktitle: site -description: The `site` function provides global access the same data as `.Site` page method +description: The `site` function provides global access to the same data as the `.Site` page method. godocref: date: 2021-02-11 publishdate: 2021-02-11