mirror of
https://github.com/laurent22/joplin.git
synced 2024-11-27 08:21:03 +02:00
Doc: Fixed typo
This commit is contained in:
parent
09dcee876c
commit
7e8927398a
@ -112,7 +112,7 @@ export function findPrice(prices: StripePublicConfigPrice[], query: FindPriceQue
|
|||||||
|
|
||||||
const features: Record<FeatureId, PlanFeature> = {
|
const features: Record<FeatureId, PlanFeature> = {
|
||||||
maxItemSize: {
|
maxItemSize: {
|
||||||
title: 'Publish notes to the internet',
|
title: 'Max note or attachment size',
|
||||||
basic: true,
|
basic: true,
|
||||||
pro: true,
|
pro: true,
|
||||||
teams: true,
|
teams: true,
|
||||||
|
Loading…
Reference in New Issue
Block a user