From 0f12708f1fd73dba8b20e9923227ec99e502dfdc Mon Sep 17 00:00:00 2001 From: Andreas Deininger Date: Thu, 17 Apr 2025 20:41:41 +0200 Subject: [PATCH] Fix typo --- content/en/contribute/documentation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/contribute/documentation.md b/content/en/contribute/documentation.md index 1d185d21d..68129912a 100644 --- a/content/en/contribute/documentation.md +++ b/content/en/contribute/documentation.md @@ -112,7 +112,7 @@ Yes → Hugo is fast. ### Function and method descriptions -Start descriptions in the functions and methods sections with "Returns", of for booelan values, "Reports whether". +Start descriptions in the functions and methods sections with "Returns", or for boolean values, "Reports whether". ### File paths and names