diff --git a/mkdocs/docs/settings/application.md b/mkdocs/docs/settings/application.md index 829c8b4..9efb4a2 100644 --- a/mkdocs/docs/settings/application.md +++ b/mkdocs/docs/settings/application.md @@ -84,7 +84,7 @@ All third party integrations of TubeArchivist will **always** be *opt in*. !!! note This will make a snapshot of your metadata index only, no media files or additional configuration variables you have set on the settings page will be backed up. -System snapshots will automatically make daily snapshots of the Elasticsearch index. The task will start at 12pm your local time. Snapshots are deduplicated, meaning that each snapshot will only have to backup changes since the last snapshot. Old snpshots will automatically get deleted after 30 days. +System snapshots will automatically make daily snapshots of the Elasticsearch index. The task will start at 12pm your local time. Snapshots are deduplicated, meaning that each snapshot will only have to backup changes since the last snapshot. Old snapshots will automatically get deleted after 30 days. - **Create snapshot now**: Will start the snapshot process now, outside of the regular daily schedule. - **Restore**: Restore your index to that point in time.