mirror of https://github.com/docker/docs.git
Fix typo, extra space before period. (#21911)
Deleted an extra space before a period.
This commit is contained in:
parent
7fea25488e
commit
b90850dedf
|
@ -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" >}}
|
||||
|
|
Loading…
Reference in New Issue