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>

View File

@@ -10,7 +10,7 @@ Welcome to OpenPanel, the open-source analytics platform designed to be a robust
## Why Open Source?
At OpenPanel, we are committed to the principles of open-source software. By making our code publicly available, we invite a community of developers and users to contribute to and enhance our platform. This collaborative approach not only fosters innovation but also ensures transparency in how data is managed and processed—a crucial consideration in today's data-driven world. You can explore our code and contribute on [GitHub](https://github.com/openpanel/openpanel).
At OpenPanel, we are committed to the principles of open-source software. By making our code publicly available, we invite a community of developers and users to contribute to and enhance our platform. This collaborative approach not only fosters innovation but also ensures transparency in how data is managed and processed—a crucial consideration in today's data-driven world. You can explore our code and contribute on [GitHub](https://git.new/openpanel).
## Why Choose OpenPanel?