From 02f348b15fb2d5b8c8ce42e0573fef453691e624 Mon Sep 17 00:00:00 2001 From: Markku Leinio Date: Wed, 28 Oct 2020 21:06:20 +0200 Subject: [PATCH] Fix typo in weekday --- docs/installation/migrating-to-systemd.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation/migrating-to-systemd.md b/docs/installation/migrating-to-systemd.md index 4e8d1e78f..51508392f 100644 --- a/docs/installation/migrating-to-systemd.md +++ b/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 ● netbox.service - NetBox WSGI Service 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/ Main PID: 11993 (gunicorn) Tasks: 6 (limit: 2362)