Skip to content

Commit 56f0276

Browse files
committed
docs: polish
1 parent fb52638 commit 56f0276

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/pages/pricing/+Page.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@ In theory, since Vike is 100% open source, you could fork it, remove the pesky t
5252

5353
The implementation is 100% offline (no server requests):
5454
- Asymmetric encryption to validate license keys.
55-
- Reads your Vike configuration (e.g. number of `+Page.js` files) and Git history (e.g. number of Git commits) to distinguish small apps from larger apps.
55+
- Offline heuristic: the `vike` npm package analyzes your Vike configuration (e.g. number of `+Page.js` files) and Git history (e.g. commit count) to distinguish small apps from larger ones.
5656

57-
**Your privacy is fully preserved**: no telemetry, no server requests. The only information Vike collects about you is when you purchase a license — just like a SaaS.
57+
**Your privacy is fully preserved**: no telemetry, no server requests. The only personal information Vike collects is when you purchase a license — just like a SaaS.
5858

5959

6060
## Is Vike still Free Software?

0 commit comments

Comments
 (0)