diff options
| -rw-r--r-- | src/components/Footer/Footer.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/Footer/Footer.tsx b/src/components/Footer/Footer.tsx index a0ac815..22573cd 100644 --- a/src/components/Footer/Footer.tsx +++ b/src/components/Footer/Footer.tsx @@ -11,7 +11,7 @@ const Footer = () => { <p className="text-m"> Information is collected once per hour. Data collection will stop upon graduation <br/> - This page is in now way affiliated with Phase Connect or with any of the channels listed here. + This page is in no way affiliated with Phase Connect or with any of the channels listed here. <br/> Data Collection Started: 2022-04-01 (Earlier data may not be fully accurate) </p> |
