Skip to content

Commit

Permalink
docs: minor
Browse files Browse the repository at this point in the history
  • Loading branch information
brillout committed Dec 10, 2024
1 parent cda72bb commit 2b79a38
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions docs/pages/index/sections/Features/Features.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,7 @@ export const Features = () => {
caption={data.caption}
title={data.title}
descriptions={[
<>
Vike is a general-purpose core that includes everything you can expect from a modern framework and more.
</>
<>Vike is a general-purpose core that includes everything you expect from a modern framework and more.</>
]}
/>
</TextBox>
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/index/sections/Reliable/Reliable.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ const benefits = [
title: 'Transparent business model',
href: '/pricing',
description:
"Vike's pricing keeps code 100% open source (MIT licence) and 100% gratis for software engineers while asking companies to pay a small amount. For a transparent and sustainable relationship.",
"Vike's pricing keeps code 100% open source (MIT licence) and 100% gratis for software engineers while asking companies to pay a small amount, for a transparent and sustainable relationship.",
image: <OpenSourceSVG />
},
{
Expand Down

0 comments on commit 2b79a38

Please sign in to comment.