From df9672939643dbcae8578189896e99458b6dd5e5 Mon Sep 17 00:00:00 2001 From: Skylar Grant Date: Thu, 19 Mar 2026 13:52:38 -0400 Subject: [PATCH] Minor verbiate updates to ewaste CL --- src/assets/ITThermal.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/assets/ITThermal.js b/src/assets/ITThermal.js index 3844af7..30a9e1c 100644 --- a/src/assets/ITThermal.js +++ b/src/assets/ITThermal.js @@ -115,10 +115,10 @@ const strings = { title: { text: 'eWaste Checklist', fontInfo: standardBold }, sol: { text: 'See SOL-499 for procedure details.', fontInfo: standard }, steps: [ - 'Verify all peripherals are removed from the device', + 'Remove all peripherals from the device', 'Remove; label; and retain any storage media', 'Remove any asset tags from the device', - 'Mark asset Disposed in ME/SD if applicable', + 'Change asset status to Disposed in ME/SD', 'Place device in eWaste bin', 'If bin is full, contact Region Manager to schedule pick-up' ]