Parcourir la source

Fix typo in weekday

Markku Leinio il y a 5 ans
Parent
commit
02f348b15f
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      docs/installation/migrating-to-systemd.md

+ 1 - 1
docs/installation/migrating-to-systemd.md

@@ -38,7 +38,7 @@ You can use the command `systemctl status netbox` to verify that the WSGI servic
 # systemctl status netbox.service
 # systemctl status netbox.service
 ● netbox.service - NetBox WSGI Service
 ● netbox.service - NetBox WSGI Service
    Loaded: loaded (/etc/systemd/system/netbox.service; enabled; vendor preset: enabled)
    Loaded: loaded (/etc/systemd/system/netbox.service; enabled; vendor preset: enabled)
-   Active: active (running) since sat 2020-10-24 19:23:40 UTC; 25s ago
+   Active: active (running) since Sat 2020-10-24 19:23:40 UTC; 25s ago
      Docs: https://netbox.readthedocs.io/en/stable/
      Docs: https://netbox.readthedocs.io/en/stable/
  Main PID: 11993 (gunicorn)
  Main PID: 11993 (gunicorn)
     Tasks: 6 (limit: 2362)
     Tasks: 6 (limit: 2362)