From ae7cfeb754a17b206536bb6ff0ee73b267288d24 Mon Sep 17 00:00:00 2001 From: Dale Ribeiro Date: Tue, 13 Jan 2026 19:11:55 -0500 Subject: [PATCH] Fix typo in MDM Migration section of README (#38258) --- docs/solutions/tines/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/solutions/tines/README.md b/docs/solutions/tines/README.md index 47dc7b0290..82a3129b1b 100644 --- a/docs/solutions/tines/README.md +++ b/docs/solutions/tines/README.md @@ -34,5 +34,5 @@ Originally created for `customer-reedtimmer`. ## [MDM Migration (Jamf Pro)](mdm-migration-jamf-pro.json) -Used when migrating from Jamf Pro to Fleet. This eeceives the migration web hook from Fleet, looks up that serial number in Jamf Pro via Jamf's API, then sends an unenroll command from Jamf. +Used when migrating from Jamf Pro to Fleet. This receives the migration web hook from Fleet, looks up that serial number in Jamf Pro via Jamf's API, then sends an unenroll command from Jamf.