From 3ea555ba01d0280d124e009ef02f0037233cc4ab Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Sun, 26 Mar 2023 18:47:20 -0400 Subject: [PATCH] spelling: string Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- doc/Addons.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Addons.md b/doc/Addons.md index 9a65dc2d6c..5a80a95585 100644 --- a/doc/Addons.md +++ b/doc/Addons.md @@ -402,7 +402,7 @@ Called prior to output of personal XRD file. ### home_content Called prior to output home page content, shown to unlogged users. -`$b` is the HTML sring of section region. +`$b` is the HTML string of section region. ### contact_edit Called when editing contact details on an individual from the Contacts page.