From d00d33d8a5d6d9f97b8e31ba42ed35f4f00b7ac2 Mon Sep 17 00:00:00 2001 From: Dawid Rejowski <145149410+TheDidek@users.noreply.github.com> Date: Mon, 1 Jul 2024 04:59:18 +0200 Subject: [PATCH] chore(doc): small punctuation fix backup-and-restore.md (#10704) Small punctuation fix --- docs/docs/administration/backup-and-restore.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/administration/backup-and-restore.md b/docs/docs/administration/backup-and-restore.md index 521e60f93b099..3650cbbe07568 100644 --- a/docs/docs/administration/backup-and-restore.md +++ b/docs/docs/administration/backup-and-restore.md @@ -192,6 +192,6 @@ When you turn off the storage template engine, it will leave the assets in `UPLO :::danger -Do not touch the files inside these folders under any circumstances except taking a backup, changing or removing an asset can cause untracked and missing files. +Do not touch the files inside these folders under any circumstances except taking a backup. Changing or removing an asset can cause untracked and missing files. You can think of it as App-Which-Must-Not-Be-Named, the only access to viewing, changing and deleting assets is only through the mobile or browser interface. :::