@cryptotaxi247 / netdata-1 / commits / 6732575ef

Fix minor typo. (#14111)

* Update COLLECTORS.md minor fix * Update COLLECTORS.md remove whitespace

Tasos Katsoulas committed Dec 8, 2022 at 17:11 UTC 6732575ef4770170f9db97781848fd9426fb966e
1 file changed +2 -2
collectors/COLLECTORS.md
+2 -2
@@ -501,7 +501,7 @@ default. To use a third-party collector, visit their GitHub/documentation page a
501
502 <details>
503 <summary>Typical third party Python collector installation instructions</summary>
504 -<br>
504 +
505 In general the below steps should be sufficient to use a third party collector.
506
507 1. Download collector code file into [folder expected by Netdata](https://learn.netdata.cloud/docs/agent/collectors/plugins.d#environment-variables).
@@ -532,7 +532,7 @@ $ sudo systemctl restart netdata
532 ```
533
534 </details>
535 -<br>
535 +
536
537 - [CyberPower UPS](https://github.com/HawtDogFlvrWtr/netdata_cyberpwrups_plugin): Polls CyberPower UPS data using
538 PowerPanel® Personal Linux.