From 221874dcd46f13b4eb5060afaf5bef1854aaeacc Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Wed, 3 Apr 2024 08:05:37 -0400 Subject: [PATCH] Update docs/plugins/index.md --- docs/plugins/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/plugins/index.md b/docs/plugins/index.md index e5a00adc1..39314187b 100644 --- a/docs/plugins/index.md +++ b/docs/plugins/index.md @@ -82,7 +82,7 @@ Plugins may package static files to be served directly by the HTTP front end. En ### Restart WSGI Service -Restart the WSGI service to load the new plugin and restart rqworkers for using plugin in custom scripts: +Restart the WSGI service and RQ workers to load the new plugin: ```no-highlight # sudo systemctl restart netbox netbox-rq