summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Hans <joel@netdata.cloud>2020-01-23 12:52:46 -0700
committerIlya Mashchenko <ilya@netdata.cloud>2020-01-23 22:52:46 +0300
commit96c516643a3c899e268778a7cdc9ed6561e15579 (patch)
tree790afbdb1da4f241cd4c3a9fede7ad773a00c4d8
parentcb38b91c287dd62c22e7faa16628acda47f2c745 (diff)
Update collect-apache-nginx-web-logs.md to deprecated (#7835)
-rw-r--r--docs/tutorials/collect-apache-nginx-web-logs.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorials/collect-apache-nginx-web-logs.md b/docs/tutorials/collect-apache-nginx-web-logs.md
index 2e0cbdecdb..1d7c4d7ba6 100644
--- a/docs/tutorials/collect-apache-nginx-web-logs.md
+++ b/docs/tutorials/collect-apache-nginx-web-logs.md
@@ -31,7 +31,7 @@ has readable access log file, you can configure the web log plugin to access and
## Configure the web log collector
-To use the Go version of this plugin, you need to explicitly enable it, and disable the depreciated Python version.
+To use the Go version of this plugin, you need to explicitly enable it, and disable the deprecated Python version.
First, open `python.d.conf`:
```bash