projects
/
ycra.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43e0065
)
Fix typo.
author
Sam White
<webmaster@ycra.org.uk>
Sat, 11 Dec 2021 11:07:42 +0000
(11:07 +0000)
committer
Sam White
<webmaster@ycra.org.uk>
Sat, 11 Dec 2021 11:07:42 +0000
(11:07 +0000)
public_html/documents.php
patch
|
blob
|
history
diff --git
a/public_html/documents.php
b/public_html/documents.php
index 951b1c5289e05f1e9b119670696700fb94655530..9ec6ab0e53f243af179230aeed6b369c08e6a956 100644
(file)
--- a/
public_html/documents.php
+++ b/
public_html/documents.php
@@
-8,7
+8,7
@@
function page_title() {
function content() { ?>
<h1>YCRA Documents</h1>
- <p>Please find link to all of our important public documents below.</p><?php
+ <p>Please find link
s
to all of our important public documents below.</p><?php
$documents = ['privacy-policy-v2.pdf'=>'Privacy Policy'];?>