From 2258cea26ffb0b408e90a252466cf410b5fd736a Mon Sep 17 00:00:00 2001 From: Eric Date: Fri, 13 Sep 2024 18:20:50 -0500 Subject: [PATCH] Website: fix typo in pricing page FAQ (#22099) Changes: - Fixed a typo in the pricing page faq --- website/views/pages/pricing.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/views/pages/pricing.ejs b/website/views/pages/pricing.ejs index d533e9d729..fe1865886a 100644 --- a/website/views/pages/pricing.ejs +++ b/website/views/pages/pricing.ejs @@ -375,7 +375,7 @@ // ██║ ██║ ██║╚██████╔╝ ██║ ██║██████╔╝ // ╚═╝ ╚═╝ ╚═╝ ╚══▀▀═╝ ╚═╝ ╚═╝╚═════╝ %> - Fleet started as an osquery management server. After 10 years of production osquery use at scale in huge organizations, Fleet added "write" and "execute" device management capabitilies, with all the necessary integrations to be comparable with other device management platforms like Omnissa (fka WS1, fka Airwatch), Jamf, Intune, and more. Today, Fleet is actively used as the next-gen MDM in homelabs all over the world, and at larger fleets at Epic Games, Cisco, Stripe, Fastly, Lear, and more. + Fleet started as an osquery management server. After 10 years of production osquery use at scale in huge organizations, Fleet added "write" and "execute" device management capabilities, with all the necessary integrations to be comparable with other device management platforms like Omnissa (fka WS1, fka Airwatch), Jamf, Intune, and more. Today, Fleet is actively used as the next-gen MDM in homelabs all over the world, and at larger fleets at Epic Games, Cisco, Stripe, Fastly, Lear, and more.