From 03d29f6a2a06a51b2e56fa7cc2f7ee367af159b9 Mon Sep 17 00:00:00 2001 From: Sam White Date: Sat, 11 Dec 2021 11:07:42 +0000 Subject: [PATCH] Fix typo. --- public_html/documents.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public_html/documents.php b/public_html/documents.php index 951b1c5..9ec6ab0 100644 --- a/public_html/documents.php +++ b/public_html/documents.php @@ -8,7 +8,7 @@ function page_title() { function content() { ?>

YCRA Documents

-

Please find link to all of our important public documents below.

Please find links to all of our important public documents below.

'Privacy Policy'];?> -- 2.25.1