mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
Doc: Fixed typo
This commit is contained in:
parent
c94a98b841
commit
ea2418d018
@ -129,11 +129,11 @@ const features: Record<FeatureId, PlanFeature> = {
|
||||
pro: true,
|
||||
teams: true,
|
||||
basicInfo: '1 GB storage space',
|
||||
proInfo: '200 GB storage space',
|
||||
teamsInfo: '200 GB storage space',
|
||||
proInfo: '10 GB storage space',
|
||||
teamsInfo: '10 GB storage space',
|
||||
basicInfoShort: '1 GB',
|
||||
proInfoShort: '200 GB',
|
||||
teamsInfoShort: '200 GB',
|
||||
proInfoShort: '10 GB',
|
||||
teamsInfoShort: '10 GB',
|
||||
},
|
||||
publishNote: {
|
||||
title: 'Publish notes to the internet',
|
||||
|
Loading…
Reference in New Issue
Block a user