From b71388cac4e4dba93f00d866d0d4b62506302cf4 Mon Sep 17 00:00:00 2001 From: Joe Mooring Date: Tue, 8 Jul 2025 12:51:59 -0700 Subject: [PATCH] content: Fix typo --- content/en/methods/page/GitInfo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/methods/page/GitInfo.md b/content/en/methods/page/GitInfo.md index c83645226..bf15338ba 100644 --- a/content/en/methods/page/GitInfo.md +++ b/content/en/methods/page/GitInfo.md @@ -16,7 +16,7 @@ The `GitInfo` method on a `Page` object returns an object with additional method ## Prerequisites -Install [Git], create a repository, and commit your project files. +Install Git, create a repository, and commit your project files. You must also allow Hugo to access your repository. In your site configuration: