From c58e5aba1e95413e8b33ef8c1b37a287bc3e19b8 Mon Sep 17 00:00:00 2001 From: TheNetworkGuy Date: Thu, 12 Jun 2025 11:51:15 +0000 Subject: [PATCH] Fixed minor documentation mistake --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 25f2407..641b302 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # NetBox to Zabbix synchronization -A script to create, update and delete Zabbix hosts using NetBox device objects. Tested and compabible with all [currently Supported Zabbix Releases](https://www.zabbix.com/life_cycle_and_release_policy). +A script to create, update and delete Zabbix hosts using NetBox device objects. Tested and compabible with all [currently supported Zabbix releases](https://www.zabbix.com/life_cycle_and_release_policy). ## Installation via Docker