File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -37,8 +37,8 @@ const FSDbDeprecationPage = ({ storage }: FSDbDeprecationPageProps) => {
3737 < p >
3838 The cloud space is the best option if you want to use the data with
3939 your team and to access it from multiple devices. You can start it
40- from free plan with your team. (Revision control, Access control and
41- size of attachments are limited for free plan)
40+ from free plan with your team (revision control, access control and
41+ size of attachments are limited for free plan).
4242 </ p >
4343
4444 < p >
@@ -88,8 +88,8 @@ const FSDbDeprecationPage = ({ storage }: FSDbDeprecationPageProps) => {
8888 </ li >
8989 < li >
9090 < p >
91- Remove this space from this app. (This action will not delete
92- actual data of the local space.)
91+ Remove this space from this app (this action will not delete
92+ actual data of the local space).
9393 </ p >
9494 < Button
9595 variant = 'danger'
You can’t perform that action at this time.
0 commit comments