1
0
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:
Laurent Cozic 2022-04-07 19:19:53 +01:00
parent 09dcee876c
commit 7e8927398a

View File

@ -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,