diff options
| author | spalinger <github@spalinger.me> | 2023-04-20 03:39:03 +0200 |
|---|---|---|
| committer | Markus Heiser <markus.heiser@darmarit.de> | 2023-04-21 06:51:44 +0200 |
| commit | 1918fb2ea0c17de8d48aa24419b0718b8e86a6dd (patch) | |
| tree | b8afbc81c5efc13dcf66094fc89dfb41ab55b4ca /docs/admin/installation-docker.rst | |
| parent | 3ba058766680f838027767457e7f0f5c9590ff90 (diff) | |
[fix] typos/grammar in docs
Diffstat (limited to 'docs/admin/installation-docker.rst')
| -rw-r--r-- | docs/admin/installation-docker.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/admin/installation-docker.rst b/docs/admin/installation-docker.rst index 1457d6a6b..eb52c5828 100644 --- a/docs/admin/installation-docker.rst +++ b/docs/admin/installation-docker.rst @@ -123,7 +123,7 @@ stoped. To get rid of a container use ``container rm``: This might remove all docker items, not only those from SearXNG. -If you won't use docker anymore and want to get rid of all conatiners & images +If you won't use docker anymore and want to get rid of all containers & images use the following *prune* command: .. code:: sh |