Doc: Fixed typo

pull/6382/head
Laurent Cozic 2022-04-07 19:19:53 +01:00
parent 09dcee876c
commit 7e8927398a
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ export function findPrice(prices: StripePublicConfigPrice[], query: FindPriceQue
const features: Record<FeatureId, PlanFeature> = {
maxItemSize: {
title: 'Publish notes to the internet',
title: 'Max note or attachment size',
basic: true,
pro: true,
teams: true,