fix(public): typos
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user