summaryrefslogtreecommitdiffstats
path: root/packaging/installer/methods/packages.md
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/installer/methods/packages.md')
-rw-r--r--packaging/installer/methods/packages.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/packaging/installer/methods/packages.md b/packaging/installer/methods/packages.md
index 1fa2f9cf83..cf1e33591d 100644
--- a/packaging/installer/methods/packages.md
+++ b/packaging/installer/methods/packages.md
@@ -28,8 +28,8 @@ package downloads.
If you are using such a setup, there are a couple of ways to work around this:
- Configure your proxy to automatically pass through HTTPS connections without caching them. This is the simplest
- solution, but means that downloads of Netdata pacakges will not be cached.
-- Mirror the respository locally on your proxy system, and use that mirror when installing on other systems. This
+ solution, but means that downloads of Netdata packages will not be cached.
+- Mirror the repository locally on your proxy system, and use that mirror when installing on other systems. This
requires more setup and more disk space on the caching host, but it lets you cache the packages locally.
- Some specific caching proxies may have alternative configuration options to deal with these issues. Find
such options in their documentation.