From 1874880d158ddc65f68e1d0783805dfea1ff2461 Mon Sep 17 00:00:00 2001 From: Brock Walters <153771548+nonpunctual@users.noreply.github.com> Date: Mon, 27 Oct 2025 18:25:23 -0400 Subject: [PATCH] Fix minor grammatical issues in documentation (#34675) Accurate. --- articles/consolidate-multiple-tools-with-fleet.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/articles/consolidate-multiple-tools-with-fleet.md b/articles/consolidate-multiple-tools-with-fleet.md index 9284a15897..c5ec7d9465 100644 --- a/articles/consolidate-multiple-tools-with-fleet.md +++ b/articles/consolidate-multiple-tools-with-fleet.md @@ -22,7 +22,7 @@ Stripe set out to address four key device management goals: ## Challenge -Stripe wanted to simplify device management. They also wanted to reduce the load on their engineering teams without sacrificing control over the critical devices they manage. Their use of multiple device management solutions created operational silos, required specialized expertise for legacy systems, and led to engineering inefficiencies. +Stripe wanted to simplify device management. They also wanted to reduce the load on their engineering teams without sacrificing control over the devices they manage. Their use of multiple device management solutions created operational silos, required specialized expertise for legacy systems, and led to engineering inefficiencies. ## Solution @@ -70,7 +70,7 @@ By providing self-service instructions in [Fleet Desktop](https://fleetdm.com/gu ### Next-generation change management -Being [open-source](http://fleetdm.com/handbook/company/why-this-way?utm_content=eo-security#why-open-source) Fleet provides transparency and flexibility, allowing Stripe to customize it to their requirements. This builds trust among peers on Stripe's engineering teams allowing them to extend Fleet as needed. +Being [open-source](http://fleetdm.com/handbook/company/why-this-way?utm_content=eo-security#why-open-source), Fleet provides transparency and flexibility, allowing Stripe to customize it to their requirements. This builds trust among peers on Stripe's engineering teams allowing them to extend Fleet as needed. ## Conclusion