From 516f34d1835519ec6cab6e8155a79d1375e91503 Mon Sep 17 00:00:00 2001 From: Steven Palmesano <3100993+spalmesano0@users.noreply.github.com> Date: Thu, 6 Nov 2025 14:10:48 +0000 Subject: [PATCH] Fix typos in Fleet v4.74.0 release article (#35071) --- articles/fleet-4.74.0.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/articles/fleet-4.74.0.md b/articles/fleet-4.74.0.md index f9f6d9f045..5e7f58361e 100644 --- a/articles/fleet-4.74.0.md +++ b/articles/fleet-4.74.0.md @@ -30,9 +30,9 @@ You can now install required software as part of your Linux setup process and sh Fleet now includes default launch instructions for software in the **My device > Self-service** tab. End users get simple tips on how to open installed apps (e.g., “Finder > Applications” on macOS), reducing confusion and helping them get started faster. -### AWS IAM autnetication for MySQL and Redis +### AWS IAM authentication for MySQL and Redis -Companies that self-host Fleet can now use IAM (Identity and Access Management) authentication for MySQL and Redis. This lets use short-lived credentials to algin with AWS best practices. Learn how to configure in the [Fleet server configuration reference](https://fleetdm.com/docs/configuration/fleet-server-configuration#mysql). +Companies that self-host Fleet can now use IAM (Identity and Access Management) authentication for MySQL and Redis. This lets you use short-lived credentials to align with AWS best practices. Learn how to configure in the [Fleet server configuration reference](https://fleetdm.com/docs/configuration/fleet-server-configuration#mysql). ## Changes