fix(public): typos

This commit is contained in:
Carl-Gerhard Lindesvärd
2024-11-14 13:54:19 +01:00
parent 33cff99d09
commit 5b49d7ef1a
2 changed files with 3 additions and 2 deletions

View File

@@ -155,7 +155,8 @@ export function Features() {
icon={<DatabaseIcon className="size-8" strokeWidth={1} />}
title="Own your own data"
content={[
'Own your data, no vendor lock-in. Export your all your data or delete it any time',
'Own your data, no vendor lock-in. Export all your data with our export API.',
'Self-host it on your own infrastructure to have complete control.',
]}
/>
</Feature>