Skip to content

Commit

Permalink
rename link
Browse files Browse the repository at this point in the history
  • Loading branch information
groninge01 committed Dec 24, 2024
1 parent 941a1da commit 58e1b98
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ export function useFooterData() {
},
]

const legalLinks = [{ label: 'Terms of use', href: '/terms-of-service' }]
const legalLinks = [{ label: 'Terms of service', href: '/terms-of-service' }]

return { linkSections, legalLinks }
}

0 comments on commit 58e1b98

Please sign in to comment.