Skip to content

Commit ed5ccc3

Browse files
committed
docs: update FAQ
1 parent c17b9cf commit ed5ccc3

File tree

1 file changed

+1
-1
lines changed
  • docs/components/pages/pricing

1 file changed

+1
-1
lines changed

docs/components/pages/pricing/faq.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ const faqs = [
1717
question:
1818
"What License is BlockNote using? Can I use it for commercial projects?",
1919
answer: `BlockNote is open source software licensed under the MPL 2.0 license, which allows you to use BlockNote in commercial (and closed-source) applications - even without a subscription.
20-
If you make changes to the BlockNote source files, you're expected to publish these changes so the wider community can benefit as well. \nThe XL packages are dual-licensed and available under AGPL-3.0 or a commercial license as part of the BlockNote Business subscription or above.`,
20+
If you make changes to the BlockNote source files, you're expected to publish these changes so the wider community can benefit as well. \nThe XL packages are dual-licensed and available under AGPL-3.0, or - for closed-source projects - a commercial license as part of the BlockNote Business subscription or above.`,
2121
},
2222
// More questions...
2323
];

0 commit comments

Comments
 (0)