diff options
| author | David Leutgeb <david@noreply.localhost> | 2022-03-15 13:38:44 +0100 |
|---|---|---|
| committer | David Leutgeb <david@noreply.localhost> | 2022-03-15 13:38:44 +0100 |
| commit | 82f6c4dab168322bf06b62fa7c204bac09f68364 (patch) | |
| tree | ad00e47fceaa01dcdfe1916c3639632ed88d1873 /upgrade_5.4.x_to_6.0.x.md | |
| parent | e0e8a6989dbcc437a863036a7be071faf34b1364 (diff) | |
| download | zabbix_upgrade-82f6c4dab168322bf06b62fa7c204bac09f68364.tar.gz zabbix_upgrade-82f6c4dab168322bf06b62fa7c204bac09f68364.zip | |
Fixed typo
Diffstat (limited to 'upgrade_5.4.x_to_6.0.x.md')
| -rw-r--r-- | upgrade_5.4.x_to_6.0.x.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/upgrade_5.4.x_to_6.0.x.md b/upgrade_5.4.x_to_6.0.x.md index dae14e7..f57ff75 100644 --- a/upgrade_5.4.x_to_6.0.x.md +++ b/upgrade_5.4.x_to_6.0.x.md @@ -110,7 +110,7 @@ wget https://repo.zabbix.com/zabbix/6.0/debian/pool/main/z/zabbix-release/zabbix dpkg -i zabbix-release_6.0-1+debian10_all.deb ``` -### Update the repositroy cache +### Update the repository cache ``` apt clean |