Fix typo in terms page title

This commit is contained in:
Emi Matchu 2022-12-12 01:26:10 -08:00
parent 7d64709378
commit 5f7a17b244

View file

@ -8,7 +8,7 @@ function TermsOfUsePage() {
return ( return (
<> <>
<Head> <Head>
<title>Terms of Use | Dress to Impres</title> <title>Terms of Use | Dress to Impress</title>
</Head> </Head>
<Heading1 marginBottom="4">Our terms of use</Heading1> <Heading1 marginBottom="4">Our terms of use</Heading1>
<TextContent maxWidth="800px"> <TextContent maxWidth="800px">