Update collect-apache-nginx-web-logs.md to deprecated (#7835)
Joel Hans committed
Jan 23, 2020 at 12:52 UTC
96c516643a3c899e268778a7cdc9ed6561e15579
1 file changed
+1
-1
docs/tutorials/collect-apache-nginx-web-logs.md
+1
-1
@@ -31,7 +31,7 @@ has readable access log file, you can configure the web log plugin to access and
31
32
## Configure the web log collector
33
34
-To use the Go version of this plugin, you need to explicitly enable it, and disable the depreciated Python version.
34
+To use the Go version of this plugin, you need to explicitly enable it, and disable the deprecated Python version.
35
First, open `python.d.conf`:
36
37
```bash