Skip to content

Commit b5173ab

Browse files
committed
Fixes #4 - fix typo in README.md
1 parent 52e338a commit b5173ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ PLUGINS = [
5050
]
5151

5252
PLUGINS_CONFIG = {
53-
"netbox_script_manager Manager": {
53+
"netbox_script_manager": {
5454
"SCRIPT_ROOT": "/path/to/script/folder/",
5555
"DEFAULT_QUEUE": "high"
5656
},

0 commit comments

Comments
 (0)