From 6d7947da1e7a912ee82ef8b7f2641bac03d1f8a7 Mon Sep 17 00:00:00 2001 From: Eric Date: Mon, 5 Feb 2024 18:04:44 -0600 Subject: [PATCH] Website: Update heading on /device-management (#16614) Closes: https://github.com/fleetdm/confidential/issues/5282 Changes: - Updated a heading 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 84bef812c6..58282647a5 100644 --- a/website/views/pages/device-management.ejs +++ b/website/views/pages/device-management.ejs @@ -115,7 +115,7 @@
-

Manage everything in one place

+

Manage devices like code

Manage your IT infrastructure in any browser or use git to make infrastructure changes as code. You can use the CLI or API to automate the deployment, configuration, and monitoring of your devices.