Skip to content

Commit 93c893d

Browse files
KomediruzeckiRokt33r
authored andcommitted
Update FsDbDeprecationPage.tsx
1 parent 3f3a968 commit 93c893d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/components/pages/FsDbDeprecationPage.tsx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff 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'

0 commit comments

Comments
 (0)