From b2fce04c0e1b956f8fe867fdb05f0580507125db Mon Sep 17 00:00:00 2001 From: Eric Date: Fri, 16 Feb 2024 18:26:17 -0600 Subject: [PATCH] Website: Fix typo on /device-management (#16947) Changes: - ~~Fixes~~ Fixed a typo on the /device-management page. --- website/views/pages/device-management.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/views/pages/device-management.ejs b/website/views/pages/device-management.ejs index ca12dc815a..6ab8b4c0ea 100644 --- a/website/views/pages/device-management.ejs +++ b/website/views/pages/device-management.ejs @@ -143,7 +143,7 @@
Step-by-step instructions
Step-by-step instructions
-

Show resolution steps or use custom HTML to show employees what they need to do to restore their access without waiting on a ticket. Then give it back automatically, as soon as the problems are fixes.

+

Show resolution steps or use custom HTML to show employees what they need to do to restore their access without waiting on a ticket. Then give it back automatically, as soon as the problems are fixed.