Fix typo, extra space before period. (#21911)

Deleted an extra space before a period.
This commit is contained in:
Natividad Baena 2025-01-28 22:40:37 +01:00 committed by GitHub
parent 7fea25488e
commit b90850dedf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ weight: 210
>
> Uninstalling Docker Desktop destroys Docker containers, images, volumes, and
> other Docker-related data local to the machine, and removes the files generated
> by the application. To learn how to preserve important data before uninstalling, refer to the [back up and restore data](/manuals/desktop/settings-and-maintenance/backup-and-restore.md) section .
> by the application. To learn how to preserve important data before uninstalling, refer to the [back up and restore data](/manuals/desktop/settings-and-maintenance/backup-and-restore.md) section.
{{< tabs >}}
{{< tab name="Windows" >}}