From 5ab6b3cdd8191976a6a281ed0467f79f3e72bb1f Mon Sep 17 00:00:00 2001 From: Joe Mooring Date: Sat, 21 Sep 2024 10:01:33 -0700 Subject: [PATCH] Update documentation.md --- 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 a6ba60e9c..580d0b0e2 100644 --- a/content/en/contribute/documentation.md +++ b/content/en/contribute/documentation.md @@ -93,7 +93,7 @@ Level 6 headings are styled as `dt` elements. This was implemented to support a #### Function and method descriptions -When adding a page to the [functions] or [methods] section, begin the description with the word "Returns". With functions and methods that return a boolean value, beging the description with the phrase "Reports whether". +When adding a page to the [functions] or [methods] section, begin the description with the word "Returns". With functions and methods that return a boolean value, begin the description with the phrase "Reports whether". For example: