From 751517fea8d34f3e4df66014ac6226578f99eaed Mon Sep 17 00:00:00 2001 From: Sid <122173059+hugo-sid@users.noreply.github.com> Date: Fri, 1 Sep 2023 11:46:28 +0530 Subject: [PATCH] Fix spelling mistake --- content/en/getting-started/glossary.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/getting-started/glossary.md b/content/en/getting-started/glossary.md index b662ea092..297e1aef2 100644 --- a/content/en/getting-started/glossary.md +++ b/content/en/getting-started/glossary.md @@ -130,7 +130,7 @@ Used within a [template action](#template-action) and associated with an [object ### module -Like a [theme](#theme), a module is a packaged combination oof [archetypes](#archetype), assets, content, data, [templates](#template), translation tables, static files, or configuration settings. A module may serve as the basis for a new site, or to augment an existing site. See [details](/hugo-modules/). +Like a [theme](#theme), a module is a packaged combination of [archetypes](#archetype), assets, content, data, [templates](#template), translation tables, static files, or configuration settings. A module may serve as the basis for a new site, or to augment an existing site. See [details](/hugo-modules/). ### object