diff --git a/netbox/templates/extras/script_list.html b/netbox/templates/extras/script_list.html index 5e115fba2..da3634671 100644 --- a/netbox/templates/extras/script_list.html +++ b/netbox/templates/extras/script_list.html @@ -30,7 +30,7 @@ {% else %}

No scripts found.

-

Reports should be saved to {{ settings.SCRIPTS_ROOT }}. (This path can be changed by setting SCRIPTS_ROOT in NetBox's configuration.)

+

Scripts should be saved to {{ settings.SCRIPTS_ROOT }}. (This path can be changed by setting SCRIPTS_ROOT in NetBox's configuration.)

{% endif %}