From 5c0508ee3bd798248ec0e88029bc258f5883dfd5 Mon Sep 17 00:00:00 2001 From: Ian Littman Date: Wed, 7 Aug 2024 01:47:28 -0500 Subject: [PATCH] Fix "who's" to "whose" in Business Operations "change a Fleetie's manager" instructions (#21123) --- handbook/business-operations/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/handbook/business-operations/README.md b/handbook/business-operations/README.md index 81ba9c82be..75a31207cb 100644 --- a/handbook/business-operations/README.md +++ b/handbook/business-operations/README.md @@ -284,7 +284,7 @@ When BizOps receives notification of a Fleetie's job title changing, follow thes When BizOps receives notification of a Fleetie's manager changing, follow these steps to ensure correct recording in our systems. 1. Update [🧑‍🚀 Fleeties](https://docs.google.com/spreadsheets/d/1OSLn-ZCbGSjPusHPiR5dwQhheH1K8-xqyZdsOe9y7qc/edit#gid=0): - Search for the Fleetie's new manager, and copy the new manager's unique ID from the far left "Unique ID" column. - - Search for the Fleetie who's manager is changing, and paste (without formatting) their new manager's unique ID in the "Reports to: (manager unique ID)" cell in the Fleetie's row. + - Search for the Fleetie whose manager is changing, and paste (without formatting) their new manager's unique ID in the "Reports to: (manager unique ID)" cell in the Fleetie's row. - Verify that the "Reports to (auto: manager name and job title)" cell in the Fleetie's row reflects the new manager's details. - Verify that in the new manager's row, the "# direct reports" cell reflect the correct number. - Navigate to the "Org chart" tab in the spreadsheet, and verify that the Fleetie now appears in the correct place in the org chart.