diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6c815e476de217f3dee30a60438f99e298c83ead..48bcf4236630d926cd21935879c4722851836f6f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,7 +15,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
 
 ### Changed
 
-- Refactor instruction_set into platform_instruction_set
+- Refactor instructeion_set into platform_instruction_set
 - Refactor mission_plan schema autonomy_engine_plan_ID oneOf
 - Update all example messages with valid UUIDs
 - Refactor action schema to accept geojson.Points
diff --git a/examples/mas-dt/platform_instruction_set.json b/examples/mas-dt/platform_instruction_set.json
index 4f42e1997d1068b4eb1bb4a7f1cc8ae3aeeb6e7e..c3b95d4f69eb70a1f0d7e3b74d37891c00db0d24 100644
--- a/examples/mas-dt/platform_instruction_set.json
+++ b/examples/mas-dt/platform_instruction_set.json
@@ -4,7 +4,7 @@
     "timestamp": "2024-09-03T00:00:00Z",
     "version": 1,
     "source": "ori",
-    "destination": "internal.noc.slocum.unit_111.to_platform.instruction_set",
+    "destination": "mas-dt.noc.slocum.unit_111.to_platform.platform_instruction_set",
     "delivery_type": "publish",
     "encoded": false
   },